ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HRecNum (Example)
Usage example of the HRecNum function
SchedulerSelectMinus (Function)
Deselects an appointment from a Scheduler control.
Type (Example)
Usage example of the Type property
HState (Example)
Usage example of the HState function
zipIsMulti (Example)
Usage example of the zipIsMulti function
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
SchedulerSelectPlus (Function)
Selects an appointment in a Scheduler control.
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......
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.
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.
HDeclare (Example)
Usage example of the HDeclare function