ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Dynamic array (Variable type)
A dynamic array is an "advanced" type of array...
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
New (Reserved word)
New is used to allocate memory space...
gBackgroundGradient (Function)
Describes a display color in gradient mode.
6. Internal window
Internal windows...
Scheduler control events
The following events associated with Scheduler controls:...
ControlEnabled (Function)
Enables a control or a group of controls in a window. An animation can be set on the controls during this operation.
Height (Property)
The Height property is used to get and change the height: of a control or block in a report. of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control. of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not. of a break cell in a Table or Looper control....
Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position on Y-axis). Modify the Y-coordinate of a control or window....
System constants
List of constants used by the system functions....
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
ControlInvisible (Function)
Makes a control (or a group of controls) invisible in a window. An animation can be set on the controls during this operation.
SysCacheExternalStorage (Function)
Returns the path of directory that will be used to store the data in cache on the external storage space of application.
Cursor constants
List of constants used by the functions for managing cursors and the mouse...
docNumberingLevel (Type of variable)
The docNumberingLevel type is used to define the advanced characteristics of a numbering level used in a Word Processing document.
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
rssEntry (Type of variable)
The rssEntry type is used to handle a RSS stream entry...
WeekToDate (Function)
Returns the date of the Monday for the specified week and year.
Automatic calculations in a Table control (AAF)
HTML Editor control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
SQL : ORDER BY clause: Organizing the result of a query
The ORDER BY clause is used to sort the records selected by an SQL query......
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
HMode (Function)
Changes the mode and the method for locking data files.
Operations for synchronizing SCM
When creating an executable, a library or a component, ......
fWrite (Function)
Writes: a character string into an external file. a memory section....
Translucent effect of windows
Depending on the style of your applications, the border of your windows can be translucent......