ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing the executables (WLanguage functions)
WINDEV, WEBDEV and WINDEV Mobile propose different functions for managing executables from a WINDEV application, from a WINDEV Mobile application or from a WEBDEV site......
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......
Window control search functions
WINDEV allows the user to perform a search among all the texts found in a window or in a control......
TabMDI (Property)
The TabMDI property is used to: Get the type of a Tab control (simple tab or dynamic tab - MDI). Change the type of a Tab control (simple tab or dynamic tab - MDI). This property is obsolete from version 200057. Use DynamicTab....
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
Native xBase/FoxPro Connector
WINDEV and WEBDEV offer a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
5. HFSQL Client/Server
A WINDEV Mobile application can also use an HFSQL database in Client/Server mode....
Optional events
By default, the codes available in the code editor correspond to the most common codes......
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
SemiDynamicPageDisplay (Function)
Displays a semi-dynamic page in the browser of the Web user from a dynamic or static WEBDEV page.
Advanced dialog boxes
The advanced dialog boxes are windows allowing you to communicate with the user......
Generating and receiving a one-time code
In mobile applications, two-factor authentication is a common method used to verify a user's identity......
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Communicating with an SSH server
Secure Shell (SSH) is a secure communication protocol. The exchanged data is secured via encryption keys....
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
CountryList (Function)
Returns the list of all countries or countries of a given continent according to ISO 3166-1.
DefaultFilePath (Property)
The DefaultFilePath property gets and sets the full file name (path and file name) suggested by default when saving a document in a Word Processing or HTML Editor control via the "Save as" option.
12. Retrieving data from a website
Modifies the hue, the saturation and the lightness of an image in an Image control....
Creating an executable
When your application is fully described (windows, reports, queries, etc.)......