ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
Looper control functions
List of functions for managing Looper controls...
GetGUID (Function)
Calculates a globally unique identifier (named "GUID"), whose size is: equal to 16 bytes, which means 32 hexadecimal characters. equal to 32 bytes, which means 64 hexadecimal characters....
sysNotificationButton (Type of variable)
The sysNotificationButton type is used to define all the advanced characteristics of Button control in an interactive notification.
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
xlsLayout (Type of variable)
The xlsLayout type is used to define all the layout characteristics of a sheet of an XLSX document in a Spreadsheet control.
Modbus functions
List of Modbus functions...
HGetCurrentPosition (Function)
Returns the approximate position of current record in the table.
TableAddLine (Function)
Adds a row in: a Table control, a TreeView Table control....
MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
DayNumberInAlpha (Function)
Returns the name of the day of the week according to its number.
ServiceRestart (Function)
Restarts a service (already started).
zipOpenRAR (Function)
Opens an existing archive in RAR format.
ArcTan2 (Function)
Returns the arc tangent 2 of the values passed as parameter.
IntToHexa (Function)
Returns the hexadecimal string of a numeric value.
ArraySort (Function)
Sorts a WLanguage array.
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...
UnicodeToAnsi (Function)
Converts: a UNICODE string to ANSI (Windows). a buffer containing a UNICODE string to a buffer containing an ANSI string (Windows)....
fCopyFile (Example)
Usage example of the fCopyFile function
zipSize (Function)
Returns the size of the archive (in ZIP, RAR, CAB, WDZ, 7z, gzip, TAR or TGZ (TAR.GZ) format): the size of all compressed files found in the archive. the size of all files found in the archive before compression....
RGBGreen (Function)
Returns the green component of an RGB color.
RGBRed (Function)
Returns the red component of an RGB color.
RGBBlue (Function)
Returns the blue component of an RGB color.
FaxDisconnect (Function)
Closes a connection to a fax server (established beforehand by FaxConnect).