ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FTPGet (Example)
Usage example of the FTPGet function
LINUX: ODBC database access
The native access to HFSQL Classic and Client/Server is available for WINDEV applications running in Linux ("console" applications) and for the WEBDEV websites hosted in Linux......
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
Gesture variable
The Gesture variable is used to retrieve the gesture parameters (swipe)......
FileToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the table described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
How to create an SQL query to get a TOP 10?
This help page presents the method for creating an SQL query used to get the first 10 records......
How to create a query with external join?
In SQL language, an external join is used to exclude or include file records with or without correspondences in the linked files......
Check Box control properties
Several WLanguage properties can be used on the Check Box controls found in a window, in a page or in a report......
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
Error 802: Invalid syntax for this function
HErrorDuplicates (Example)
Usage example of the HErrorDuplicates function
WinOutWidth (Function)
Returns the full width of a window.
InternalPage
The Internal Property Page allows you to define the name of the internal Page to use.
InternalWindow
The Property Internal Window allows you to define the name of the internal window to use.
LooperCount (Function)
Returns the number of rows in a Looper control.
RoundToMultiple (Function)
Returns a numeric value rounded to the nearest multiple of another numeric value.
OpenChild (Example)
Usage example of the OpenChild function
GesturePosY (Function)
Returns the vertical position of the pointer (finger or stylus).
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......
Advanced dialog boxes
The advanced dialog boxes are windows allowing you to communicate with the user......
Properties associated with the control templates
Several WLanguage properties can be used to handle a control template in a window or in a page......
Dashboard control properties
A Dashboard control can be handled in a window by the following WLanguage properties......