ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQL: Managing joins (INNER JOIN, OUTER JOIN)
To select records coming from several data files, joins must be used in the SQL query......
SNMPLoadMIB (Function)
Loads a MIB file in memory and analyzes it.
PDFAddWatermark (Function)
Adds a watermark to all or some pages of an existing PDF file.
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
pdfTextElement (Type of variable)
The pdfTextElement type is used to find out all the characteristics of a text element in a PDF page.
Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project......
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
Configuring the "fax server" computer
WINDEV and WEBDEV allow you to manage faxes via the system fax server, available in Windows XP and Windows 2000......
OpenIDReadIdentity (Function)
Retrieves the identity of a user contained in an AuthToken variable.
HInitSubscriber (Function)
Initializes the range of automatic identifiers for the description file of subscriber replica (".RPL" extension).
SaaSAdminWriteSiteParameter (Function)
Saves an information specific to the client.
grSourceSeries (Function)
Defines the source of a series.
Translucent effect of windows
Depending on the style of your applications, the border of your windows can be translucent......
SaaSAdminReadSiteParameter (Function)
Reads a site parameter that was saved by SaaSAdminWriteSiteParameter.
xlsOpen (Example)
Usage example of the xlsOpen function
grParameter (Function)
Retrieves or modifies a chart parameter.
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
Access rights to a class property: special cases
The retrieval and assignment processes can be public, private or protected. The access rights of the property correspond to the less restrictive rights of the two processes....
JSInterruptEvent (Function)
Interrupts the process of current event.
Managing space characters in the searches?
2. Projects in practice
2. Projects in practice
Discover the main operations that can be performed on a project....
fDirRename (Function)
Renames a directory.
ContactCreate (Function)
Displays the window for contact creation of the native application for contact management found on the device (Android, iPhone or iPad, Universal Windows).
DateTimeDifference (Function)
Calculates the difference between two dates and times.