ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project portfolio
From version 25, you can create "project portfolios"......
LooperSelect (Function)
Returns the index of the selected element in a Looper control.
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
Handling List Box controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle List Box controls....
Handling a Looper control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Looper control by programming......
Remote WEBDEV administrator: Personal information
The remote management tool is used to check and modify (if necessary) your personal information....
YesNoAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "Yes" and "No" and calls a WLanguage procedure with the user's response....
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
Creating anchors
The anchors are used to define specific points in a help page......
Animation of Mobile windows
In the mobile applications, the different screens of the application are displayed via a small animation: display from the right and the top, ... WINDEV Mobile allows you to configure this display mode of your windows in your mobile applications....
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
SQLModify (Function)
Modifies the content of a row in the query result.
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
Managing a Text token Edit control
...Interfaces that use token controls are common. A Token control contains variable amounts of information in a limited area....
dFont (Function)
Declares the font that will be used by dText: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
WINDEV Mobile Framework License Agreement
WiFiListNetwork (Function)
Returns the list of Wi-Fi networks configured on the device.
iPrintDuplicate (Function)
Prints a duplicate copy of a report.
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
Handling a formatted display control through programming
WEBDEV allows you to handle a formatted display control through programming......
fSeek (Function)
Gets and sets current position in an external file.
9. Internal page
Modifying the values displayed in the result of a select query
In the result of a select query, you have the ability to only display......