ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FaxSend (Function)
Sends a fax according to the connection that was established beforehand (FaxConnect).
Other operators
The following are additional operators......
Country (Type of variable)
The Country type is used to find out the characteristics of a country.
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......
HSL (Function)
Creates a color from its hue, saturation and lightness.
FTPDateTime (Function)
Returns the different dates and times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
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.
EmulateSimulator (Function)
Emulates the window of the mobile (Android/iOS) simulator....
Using the query result
The result of a select query can be used in......
SortOption (Property)
The SortOption property gets and sets the sort options used in: text columns in Table controls, text columns in Treeview Table controls, List Box and ListView controls, Combo Box controls, attributes of Looper controls, images, clickable images and thumbnails with automatic sequence....
Options for generating the HTML pages
The options for generating the HTML pages in a WEBDEV project can be defined......
Shape control properties
Shape controls in windows, pages and reports can be handled using different WLanguage properties......
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
HTTPResetForm (Function)
Clears an HTTP form that is currently edited.
Programming the table cells
The Table controls can be handled......
Properties associated with Tab controls
A Tab control found in a window or in a page can be handled by several WLanguage properties......
Properties associated with a supercontrol
List of properties associated with a supercontrol...
Looper control properties
You can manipulate Looper controls in a window or page using the following WLanguage properties......
FTPTime (Function)
Returns the different times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
AppointmentReset (Function)
Reinitializes: the Appointment structure. the Appointment variable....
iImageHeight (Function)
Calculates the height of the image to print (in millimeters).
iImageWidth (Function)
Calculates the width of the image to print (in millimeters).
EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).