ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

URLDecode (Function)
Decodes an encoded URL (which means with characters in %xx format).
4. Activating a dynamic WEBDEV site
GPSGetPosition (Function)
Retrieves information about the current device position.
ListView control linked to a data file (or to a query)
A ListView control can be used to display the content of a data file (or the content of a query)......
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
Project Management Hub: Gantt chart
The Project Management Hub is used to follow the tasks of one or more contributors via......
<Combo box>.Close (Function)
Forces the closing of the drop-down list in a Combo Box control (simple or multi-column Combo Box).
Cardinalities
The cardinalities are used to count the links between the files......
Miscellaneous Windows functions
List of miscellaneous Windows functions...
Compilation statement: IF ExecutionTarget
The <IF ExecutionTarget> compile statement allows you to compile or not compile a WLanguage code depending on the execution target.
Functions specific to iOS - Apple Watch communication
The WLanguage functions specific to the communication between the iOS applications and the associated Apple Watch applications are as follows:...
SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site......
WDTestSite: Load test
The stress tests are used to check......
Creating a delete query
A delete query (corresponding SQL statement......
Project description: Style tab
The project description window allows you to configure various elements of your project......
AAF: Exporting data (Table, TreeView Table, Looper, TreeView...)
You want to perform simulations with Excel, Word, OpenOffice......
eYe magnet: conditional formatting of controls
The visual aspect of a window control can be automatically modified according to a series of conditions in order to attract the attention of the user to this control......
Accessing a database via a web service
The database can be accessed via a web service......
Useful parameters of a procedure
A procedure can declare some parameters that are not immediately used. In this case, a warning appears in the code editor, indicating that the local variable is not used....
Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......
Software factory: Implementation
To implement the software factory on your WINDEV, WEBDEV or WINDEV Mobile projects, you must:...
WEBDEV: Scheduled tasks and delayed tasks
WEBDEV allows you to implement tasks on the server directly......
Universal Windows 10 application: Deployment platform
Once the Universal Windows 10 app is generated, the wizard proposes to select the deployment platform......
Outstanding progress bars
Simple or symmetric progress bar?...