ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DisplayOnly (Property)
The ReadOnly property determines if an element is read-only.
xmlDocument (Variable type)
The xmlDocument type is used to handle an XML file.
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
Managing Hive databases
Hive is a software layer of Hadoop used to run queries......
Syntax Description (Type of variable)
Syntax Description variables are used to programmatically describe the syntax of a report, window or page.
Error 706: The property does not exist on this type of control
<Table>.Display (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
<Array>.DeleteLine (Function)
Deletes a row at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.) The array size is automatically reduced....
JSON variable manipulation functions
Envoie une requête HTTP en mode asynchrone : le programme continue de s'exécuter et la réponse est traitée par une procédure spécifique. Cette fonction est une nouveauté disponible à partir de WINDEV Suite SaaS 2025 Update 3....
<Array>.Move (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
13. Generation modes
UMC: Implementing and managing the "User Macro-Codes"
Regardless of the skill of the development team, the end user will always want to do something that has not been planned for......
Error 704: The property does not exist on
Clipboard with history
The clipboard stores the last 10 pieces of content cut or pasted (from any editor)......
"WEBDEV Application Server" license agreement
"WEBDEV Application Server" license agreement...
zipInfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
ExecutePresetAction (Function)
Runs a preset WINDEV action.
LoadWDL (Function)
Loads a library of WINDEV objects in memory (.WDL).