ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Dynamic array (Variable type)
A dynamic array is an "advanced" type of array...
New (Reserved word)
New is used to allocate memory space...
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
HExportXML (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to an XML file.
String functions
List of functions for managing character strings...
redisResponse (Type of variable)
The redisResponse type makes it possible to define all the advanced characteristics of a response received by RedisExecuteCommand or RedisPipelineGet.
Image control: Operating mode of a clickable image
You can define the click actions of an Image control ("General" tab of the control description window) to make it Clickable Image control......
docElement (Variable type)
The docElement type is used to handle each element found in a docParagraph variable.
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
SysStatusExternalStorage (Function)
Returns the availability status of the external storage space of the device.
AddVoiceCommand (Function)
Adds a voice command into the current window. From version 17, this function is replaced with SpeechRecognitionAddCommand.
Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
PageDisplayDialog (Function)
Displays a page in modal mode. This function is used to establish a dialog with the user. The page is displayed in the foreground while the opening page is displayed in the background, grayed by the DDW mechanism.
<Image>.Copy (Function)
Copies an image to another image.
docColumn (Variable type)
The docColumn type is used to define the advanced characteristics of a table column found in a Word Processing document.
EnumControl (Function)
Returns the name of Nth control found in the specified element.
Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
Palette (Type of variable)
The Palette type is used to define the advanced characteristics of a color palette.
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......