ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HAddScheduledBackup (Function)
Adds a scheduling for full backup (with or without differential backup) on the server defined by the connection.
AnimationPrepare (Function)
Prepares the animation on a control, a group of controls or a window.
AnimationPlay (Function)
Plays an animation when a control, a group of controls or a window is modified.
Open (External language)
Opens a window.
MySource (Reserved word)
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file...
AdditionCompleted (Example)
Usage example of the AdditionCompleted property
SysScreenOrientation (Function)
Allows you to: know the orientation of the device screen (Android or iOS phone). set the screen orientation of the device (Android phone)....
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
NbKeyItem (Property)
The NbKeyItem property is used to get the total number of key items (including composite keys) in a record of: a file described in the data model editor, a file described programmatically, an HFSQL view, a query....
docTableOfContents (Type of variable)
The docTableOfContents type is used to define all the options to generate a table of contents in a Word Processing document.
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
Row (Property)
The Row property is used to manipulate one or more rows.
HDBDescribeField (Function)
Describes through programming each item found in the structure of an xBase file described by HDBDescribeFile.
DynamicTab (Property)
The DynamicTab property is used to: Find out the type of a Tab control (static tab or dynamic tab). Modify the type of a Tab control (static tab or dynamic tab)....
Automated tests of procedures and classes
The automated tests of procedure or class are used to test the different features proposed by the procedure or by the class......
Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.
TreeCollapseAll (Function)
Collapses a branch previously expanded (as well as its child elements).