ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing Google contacts
The Google Contact service is used to manage contacts on Internet......
Numeric (Type of variable)
The numeric type is used to contain integer or decimal numbers by specifying if necessary: the number of digits in the integer part. the number of digits in the integer part and in the decimal part....
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
EmailImportHTML (Function)
Imports, into the Email structure or into an Email variable, the content of an HTML file in order to send it by email.
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
HForward (Function)
Moves several records forward from the current position in the table, according to a specified item.
SpreadsheetBorderSelection (Function)
Modifies the border of selected cells in a Spreadsheet control found in a window.
Point (Type of variable)
A Point variable is a structured type that is used to represent a position (X, Y) in 2 dimensions.
WDAdminHF: Managing the server
During the connection to the remote HFSQL administrator, you must specify the HFSQL server that will be taken into account......
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
HFSQL constants
List of constants used by the HFSQL functions....
RightToLeft (Property)
The RightToLeft property is used to get the writing direction on a control, column, window or report.
Geolocation functions/GPS
The following functions are used to handle geolocation data and to control GPS devices......
ThreadSendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......