ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a WinForm .Net control through programming
8. "Mobile friendly" site: Dynamic serving
Report based on a query
Queries are used to easily select records in one or more data files......
Drag and Drop from the explorer
The Drag and Drop from the explorer consists in selecting one or more files in the Windows explorer and in transferring them into a control of a WINDEV window......
Creating an executable: Language of the executable
When creating the executable, you have the ability to choose the languages that will be included in the executable......
14. Unit tests/Automated tests
WDAPI: Converting a declaration of C function or structure
WDAPI is used to convert a declaration of C function or structure into a declaration of WLanguage function or structure......
Handling a Dockable Panel control through programming
A Dockable Panel control can be handled through programming......
3. Managing sockets
WINDEV includes advanced socket management functions....
Count (Function)
Returns the number of occurrences of a control in a window, in a page or in a group of controls.
Cursor (Property)
The Cursor property is used to get and change the position of the mouse cursor in one of the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control. HTML Editor control....
Automatic error handling
Error handling can be customized for each process......
Toast constants
Constants for test
List of constants used by the functions for managing automated tests....
The Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....
Interface checker
The advanced interface checker is a tool used to harmonize the positioning of controls in the different application windows......
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
Clipping the window according to an image
An image can be used to easily define the shape of a window......
Handling PDF Reader controls programmatically
A PDF Reader control can be handled through programming......
Native SQLite Connector: Programming with SQL functions
The use of SQL functions to handle SQLite data does not require importing the data file structure into the analysis....
fBuildPath (Function)
Builds a complete file path from the directory and short name of a file. This function is mainly used to get a valid file name without having to worry about the presence of separators in the path ('/' or '\') or about their direction according to the platform....
Programming custom calculations in Table controls
WDOptimizer: Editing and modifying a ".REP" file
HFSQL Client/Server: Configuring the data files on the server
2. Multilingual application
A multilingual application can be distributed in multiple languages....