ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
OLE DB provider for HFSQL
The OLE DB provider on HFSQL is used to access an HFSQL database (Classic or Client/Server) from an external software that manages the accesses by OLE DB......
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
Reintegrating translated text into a project
Once the translation of framework libraries ("......
Translucent effect of windows
Depending on the style of your applications, the border of your windows can be translucent......
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage......
3. UML models in practice
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
Tips for an application that uses the User Groupware
To simplify the configuration of user groupware according to the users, the controls should be organized in groups of controls......
SaaS administrator - Dashboard
The dashboard of the SaaS Administrator is used to quickly view the main information regarding the SaaS sites of a WEBDEV Application Server......
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
WINDEV License Agreement
WINDEV License Agreement...
WINDEV Mobile License Agreement
WINDEV Mobile License Agreement...
Using .NET assemblies in a project
To use .NET assemblies in a project......
Table, List Box and Combo Box controls bound to queries
A Table, List Box or Combo Box control can be used to display the content of a data file or query......
4. Monitor your applications
12. Universal replication
13. Universal replication
Signature of iOS applications
Signing an application is mandatory from Xcode 8......
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
2. Modes to install an application
HTTPRequest (Function)
Starts an HTTP request on a server.