ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HiWord (Function)
Returns the two high bytes of an integer.
LoWord (Function)
Returns the two low bytes of an integer.
BufferToInteger (Function)
Extracts an integer from a binary buffer at a given position.
DateToInteger (Function)
Converts a date to an integer.
<Date type>.ToInteger (Function)
Converts a date to an integer.
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time,...
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
xlsLayout (Type of variable)
The xlsLayout type is used to define all the layout characteristics of a sheet of an XLSX document...
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
Animation management functions
WINDEV proposes several WLanguage functions for managing animations......
TableMode (Function)
TableMode is kept for backward compatibility.
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements...
Assignment operators
Three assignment operators are available......
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls...
Native Sybase Connector: Running the same stored procedure several times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one...
Native Sybase Connector: Output value of a stored procedure run on the server
The Native Sybase Connector (also called Native Sybase Access) is used to: specify the input...
Reals
DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.
hScheduledTask (Type of variable)
The hScheduledTask type is used to manage a scheduled HFSQL Client/Server task...
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
Icon (Type of variable)
The Icon type is used to define the advanced characteristics of an icon.
Assisted universal replication: specific features
Copying and cloning
Variables are copied using the "=" operator...
DownloadParameter (Type of variable)
The DownloadParameter type is used to define all the advanced characteristics of a file download...
Native Oracle Connector: Running the same query several times
In some cases, it may be useful to run the same query multiple times while modifying one...
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
Python: Native calls
WLanguage allows for native Python calls......
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find...