ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

History of versions (network setup)
The setup wizard allows you to configure the history of versions during a network setup....
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew).
Image control properties
The Image controls include properties that can be handled in WLanguage both in the windows and pages but also in the reports......
Chart control properties
A Chart control can be used......
TableMode (Function)
TableMode is kept for backward compatibility.
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
Flexbox control description: General tab
In the "General" tab of the Flexbox control description window, you can view and change the options of the different controls integrated into a flexbox container......
GetTypeDefinition (Function)
Gets the description of a type identified by name.
inAppListPurchase (Function)
Returns the list of application products purchased by the user and not consumed.
Automatic update (Network applications)
This step of the wizard allows managing the automatic updates of the applications from the reference server....
Assisted Application Development
The Assisted Application Development (AAD) is a permanent help in the environment. This help suggests actions whenever it is appropriate....
How to create and run an SQL query through programming?
This help page explains how to create and run an SQL query through programming....
WinRefreshVisible (Function)
Modifies or returns the visibility state of the refresh bar in a window.
Android and Java: call WLanguage procedures
Permet de spécifier la procédure qui sera appelée lorsque l’utilisateur effectue un clic dans un Widget iOS 14....
Install WDTRAD
WDTRAD is automatically installed along with WDMSG and/or WDINT....
H.NbRetryRead (Variable)
Indicates the number of attempts to read the file or record before giving control back to the program.
iPageNum (Function)
Returns or initializes the number of the page currently printed.
The Dashboard control
Dashboards are essential elements in an application......
9. Sharing a project in practice
Sharing a project in practice...
Color palettes
The color palettes are an easy way to customize the visual aspect of a site......
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.