ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WHelp (Function)
Displays a file or help page in CHM format.
zipExtractAll (Example)
Usage example of the zipExtractAll function
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
FTPCommand (Example)
Usage example of the FTPCommand function
fCreate (Example)
Usage example of the fCreate function
HRecNum (Example)
Usage example of the HRecNum function
Size (Example)
Usage example of the Size property
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
HActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
HDeleteServerTrigger (Function)
Deletes a server trigger.
Creating an executable: Executable language
When creating the executable, you have the ability to choose the languages that will be included in the executable......
Looper control functions
List of functions for managing Looper controls...
HDeactivateServerTrigger (Function)
Disables an HFSQL Client/Server server trigger on a server....
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
HDeclare (Example)
Usage example of the HDeclare function
HListKey (Example)
Usage example of the HListKey function
FTPDate (Example)
Usage example of the FTPDate function
OrganizerDeleteAll (Function)
Deletes all the appointments from an Organizer control.
OrganizerPosition (Function)
Displays an Organizer control from a specified date or returns the date of the first day (or the date of the last day) displayed in an Organizer control.
Length (Function)
Returns: the length of a string, i.e., the number of characters in the string (including spaces and binary zeros). the size of a buffer, i.e., the number of bytes in the buffer....
DateTimeLocalToUTC (Function)
Converts a local date and time (time zone, summer time, winter time) to UTC.
Properties associated with the attributes of a Looper control
The attributes of a Looper control found in a window or in page can be handled by the WLanguage properties......
fOpenTempFile (Function)
Creates and opens a temporary file.
ArrayMoveLine (Function)
Allows: move a row in a two-dimensional array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional array or in an advanced array property....