ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

List,Select,- (External language)
Deselects an element from a drop-down list or from an expanded list.
Password (Property)
The Password property sets and changes the password.
HRetrieveItem (Function)
Returns the content of an item found in the current record (in the table, view, query, ...).
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
xmlDocument (Variable type)
The xmlDocument type is used to handle an XML file.
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
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......
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
Generating an application for Universal Windows 10 App
Install WDTRAD
WDTRAD is automatically installed along with WDMSG and/or WDINT....
Handling Kanban controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Kanban controls......
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
User (Property)
The User property is used to identify and change the user of a feature.
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
WLanguageCodeCompiling (Variable type)
The WLanguageCodeCompiling type is used to define all the compiler options used by the Compile, ExecuteCode and EvaluateExpression functions, as well as by the Code Editor control (via the Compiler property).
HWrite (Function)
Writes a record into a table without updating the indexes corresponding to all keys used in the table.
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....
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
HAdd (Function)
Adds: the record found in memory into the table (query or view). the record found in a Record variable into the table (query or view)....
Functions for managing threads (prefix syntax)
List of functions for managing threads (prefix syntax)...
SpeechSynthesisVoice (Variable type)
The SpeechSynthesisVoice type is used to get all the advanced characteristics of a speech synthesis voice.