ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Password (Property)
The Password property sets and changes the password.
User (Property)
The User property is used to identify and change the user of a feature.
gpwOpen (Function)
Opens the User Groupware login window or page.
fOpen (Example)
Usage example of the fOpen function
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
Monitoring robot: Creating a check
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot......
Finding the unused WEBDEV styles
In most cases, most of the presentation styles are created when designing a site......
HRetrieveItem (Function)
Returns the content of an item found in the current record (in the data file, view, query, ...).
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV and WINDEV Mobile......
Install WDTRAD
WDTRAD is automatically installed along with WDMSG and/or WDINT....
Generating an application for Universal Windows 10 App
SpeechSynthesisVoice (Type of variable)
The SpeechSynthesisVoice type is used to get all the advanced characteristics of a speech synthesis voice.
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
Handling Kanban controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Kanban controls......
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
HCopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
HPrevious (Function)
Positions on the previous file record according to a browse item.
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
JSONXMLConverter (Type of variable)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project......
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....