ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Remote WEBDEV administrator: Personal information
The remote management tool is used to check and modify (if necessary) your personal information....
Events associated with an Organizer control
The following events are associated with Organizer controls:...
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to: specify the options for managing the installer framework. specify the options for managing the UAC for the installer....
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
Splitting Business logic / UI code
During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"...
BrowsedItem (Property)
The BrowsedItem property is used to: Get the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Change the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Then, the iteration is reinitialized....
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
AAF: Did you know?
Our surveys show that end users love AAFs (Automatic Application Features) and that these AAFs increase their satisfaction and efficiency when using the applications......
SaaS administrator - Adding a site
Adding a SaaS site is used to declare a SaaS site deployed on a WEBDEV Application Server to a SaaS Webservice in order to allow it to be used......
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......
Android: The different types of notifications
Android proposes several types of notifications to inform the user......
xmlSignatureReference (Type of variable)
The xmlSignatureReference type is used to add a reference section into the XML signature.
Software Factory: Administrator options
Several options can be configured in the Software Factory administrator......
11. Table/Looper controls
Table/Looper controls can be used to display a set of information......
9. Types of standard controls
Types of standard controls...
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
Execution platform
WINDEV Mobile allows you to develop applications for different families of products......
The Item control
The "Item" control is used to edit the content of an item found in a data file......
Drive (Type of Variable)
The Drive type allows handle a Drive generically. To use this type of Variable, it is necessary to connect to the desired Drive.
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
Setup of a WEBDEV site: Creating library
A library (file with a WDL extension) is used to group the resources of the project (pages, queries, ......