ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fClose (Function)
Closes an external file.
sComputeCrc32 (Function)
Calculates the Cyclical Redundancy Check (CRC) of buffer.
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
XMLSavePosition (Function)
Stores the current position in the XML document.
zipExtractFile (Example)
Usage example of the zipExtractFile function
TimeDifference (Function)
Calculates the difference between two times in hundredths of a second.
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
MatStack (Function)
Compresses the memory footprint occupied by a matrix.
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
Diagram constants
The following constants are used to manage diagrams:...
Constants for managing appointments
Lists of constants used to manage the appointments...
Shape control properties
Shape controls in windows, pages and reports can be handled using different WLanguage properties......
LDAPListAttribute (Function)
Lists the object attributes in an LDAP server.
HImportJSON (Function)
Imports a JSON file into an HFSQL Classic table. This table must have been defined in the data model editor, or declared with HDeclare, HDeclareExternal or HDescribeFile).
Constants for managing the Windows scheduler
List of constants used by the functions for managing the Windows scheduler....
Table control properties
A Table control found in a window or in a page can be handled in WLanguage by the following properties......
EmailSend (Function)
Sends an email via the SMTP protocol while controlling the "buffer" of the email.
grSeriesLabel (Function)
Initializes the label of a data series in a chart.
Error 2109: You are using the ObjectInfo function
LooperModifyLine (Function)
Changes the values of the attributes in a row of a Looper control based on a data file or populated programmatically.