ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The tables in a report
In a report, a table includes a set of controls called "Table cells"......
11. Table/Looper controls
Remote check: Customizing with a procedure
To customize the remote control performed on a multi-user WINDEV application, you can trigger the execution of a procedure found in the application......
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
Reports & Queries: Unsupported WLanguage functions
Some WLanguage functions are not available in Reports & Queries......
WDTrans: Delete the records in transaction
Transforms all the records "in transaction" into "normal" records if these records do not belong to a transaction currently in progress......
11. Table/Looper controls
Manager of automated tests
The test manager is used to......
Handling a WEBDEV Slider control through programming
WEBDEV allows you to handle a Slider control through programming....
Managing actions with Undo/Redo
WINDEV allows you to easily manage the Undo/Redo feature in your applications with the ActionXXX functions......
<Word Processing>.InfoXY (Function)
For a given position (coordinates of a point) in a Word Processing control, returns one of the following: the number of the corresponding page, the corresponding X-position (in mm), the corresponding Y-position (in mm)....
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
Step 5: Site parameters
Once the site installed, you can define the site connection options......
Bitwise operators
The operations on binary values are performed......
Creating the executable and the setup program
The languages supported by the application are taken into account......
Handling a Scrollbar control through programming
WINDEV allows you to handle a Scrollbar control through programming......
iOS specific buttons
WINDEV Mobile includes several standard Apple buttons......
Changing the version of projects found in SCM
When several projects share elements in the same SCM, changing the version of WINDEV and WEBDEV projects......
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
WiFiActivate (Function)
Enables or disables Wi-Fi on the device.
fResourceDir (Function)
Returns the path of the read-only resources of the application.
ArrayReverse (Function)
Reverses the content of a one-dimensional array.
UTF8ToUnicode (Function)
Converts a UTF-8 string to Unicode
UTF8ToAnsi (Function)
Converts a UTF-8 string to ANSI.
RegistryListKey (Function)
Lists the sub-keys of a registry key.