ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DateTimeLocalToUTC (Function)
Converts a local date and time (time zone, summer time, winter time) to UTC.
Encryption (Property)
The Property Encryption allows you to know and modify the type of encryption used.
UUDecode (Function)
Decodes a character string in UUEncode format.
Looper control functions
List of functions for managing Looper controls...
zipExtractAll (Example)
Usage example of the zipExtractAll function
Container column in a Table control
A cell found in a Table control can contain a set of controls......
FTPCommand (Example)
Usage example of the FTPCommand function
fCreate (Example)
Usage example of the fCreate function
HRecNum (Example)
Usage example of the HRecNum 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....
zipIsMulti (Example)
Usage example of the zipIsMulti function
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......
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
EmailOpenMail (Function)
Opens the default messaging software: of Web user on the browser computer. of the user on the current Windows computer. on the phone....
fAttribute (Function)
Returns or modifies the attributes of a file.
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
HDeclare (Example)
Usage example of the HDeclare function
HListKey (Example)
Usage example of the HListKey function
FTPDate (Example)
Usage example of the FTPDate function
FinLinearRedemption (Example)
Usage example of the FinLinearRedemption function
grStartAngle (Function)
Sets the starting angle of the first section in the following types of chart: Pie, Semi-circular or Donut. Sunburst. Radial Bar chart....
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....