ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
SFRead (Function)
Retrieves the Salesforce records from their identifiers.
gpwEnumControl (Function)
Enumerates the controls found in a window or page.
3-tier architecture
The development in "3-tier" architecture is now simplified......
StringInsert (Function)
Inserts a string into another character string at a given position.
InUniversalWindowsPlatformSimulatorMode (Function)
Indicates whether the code is run in the simulator for the applications in Universal Windows Platform mode (Universal Windows 10 App). Function kept for backward compatibility....
DateTimeToEpoch (Function)
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC)....
HReadSeek (Example)
Usage example of the HReadSeek function
XMLDocument (Example)
Usage example of the XMLDocument function
SysDateTime (Function)
Returns or modifies the system date (current date and time defined on the current computer).
TextToRTF (Function)
Converts text to Rich Text Format.
SchedulerModifyTask (Function)
Modifies the parameters of a scheduled task.
PDFOpen (Function)
Opens a PDF document and loads it in a pdfDocument variable.
PDFClose (Function)
Closes the PDF file loaded in memory in a pdfDocument variable.
<Source>.DeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
21. Managing business rules
Managing business rules...
LooperSort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
GPSStatus (Function)
Retrieves the activation status of the geolocation provider or asks to be notified when the status changes.
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
KeyGenerateInitialKey (Function)
Generates the initial key (unique license number) for the activation system of the application.
Font
The Font keyword can correspond to: a Font variable. the Font property....
iReportPrintingStatus (Function)
Returns the status of the current print.
HTTPCookieWrite (Function)
Adds or modifies a cookie in an HTTP request.
CoordinateScreenToEditor (Function)
Converts a size or a position specified in the native dpi of the screen on the device where the application is run to the reference dpi in the editor (160 dpi).
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.