ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.
EmailNbMessage (Function)
Returns the number of incoming messages currently found: on the email server (POP3 protocol only). in the Outlook messaging software....
FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).
FTPRemoveDir (Function)
Deletes a directory and its content (files and sub-directories) from an FTP server (File Transfer Protocol).
FTPDeleteFile (Function)
Deletes a file from an FTP server (File Transfer Protocol).
OrganizerChangeMode (Function)
Modifies the time range displayed by an Organizer control (Day/Week/Month)....
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window (position on the X-axis). Get the X-coordinate of a control or window (position on the X-axis)....
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
zipFileSize (Example)
Usage example of the zipFileSize function
WDLog: Restoring HFSQL data files
WDLog is used to restore the data files saved by WDLog......
HLinkMemo (Example)
Usage example of the HLinkMemo function
SQLClose (Function)
Declares the end of the query execution and frees the memory resources allocated during the execution of the query.
HSubstDir (Example)
Usage example of the HSubstDir function
modbusSession (Type of variable)
The modbusSession type is used to identify a connection to a Modbus server.
GetColor (Function)
Allows you to get a set of harmonious colors without having to use a table of colors.
XMLModify (Function)
Modifies the content of the current element found in the XML document.
HDelete (Function)
Deletes a record from a data file (query or view).
Events associated with a Gantt Chart column
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
HCreateView (Example)
Usage example of the HCreateView function
Properties associated with a menu or with a menu option
Several WLanguage properties can be used on a menu found in a window or in a page......
xlsRow (Type of variable)
The xlsRow type is used to describe and modify a row in an Excel document...
xlsColumn (Type of variable)
The xlsColumn type is used to describe and modify a column in an Excel document...