ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Shape control properties
Shape controls in windows, pages and reports can be handled using different WLanguage properties......
sComputeCrc32 (Function)
Calculates the Cyclical Redundancy Check (CRC) of buffer.
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.
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
Diagram constants
The following constants are used to manage diagrams:...
fClose (Function)
Closes an external file.
Constants for managing appointments
Lists of constants used to manage the appointments...
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......
Sensor constants
Constants used by the SensorXXX functions...
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.