ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Destination (Property)
The Destination property is used to define: the destination of a backup. the result file of the request....
RecordSize (Property)
The RecordSize property is used to get the size (in bytes) of a record in: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
ParallelTask (Type of variable)
The ParallelTask type is used to handle a task, which means a procedure run by a thread in the parallel programming.
AlbumSave (Function)
Saves an image, a photo or a video in the photo album of the mobile device.
Error 1003: The element does not exist in the class
TreeCount (Function)
Returns the number of elements found in a branch of a TreeView control.
sfUndeleteResult (Type of variable)
The sfUndeleteResult type is used to find out the result of SFUndelete...
StartDate (Property)
The StartDate property is used to get and change the start date of a time period.
EndDate (Property)
The EndDate property is used to get and change the end date of a time period.
Icon
The "Icon" keyword corresponds to the Icon type, or to the Icon property.
NbItem (Property)
The NbItem property is used to get the total number of 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....
BTListService (Function)
Returns the list of services provided by a Bluetooth device.
GridlinesVisible (Property)
The GridlinesVisible property is used to: Determine whether or not gridlines are visible in a control. Show or hide gridlines in a control....
Directory (Property)
The Directory property is used to manage the physical directory of HFSQL files.
ZOrder (Example)
Usage example of the ZOrder property
WithZoom (Property)
The WithZoom property is used to specify and to determine whether the user can zoom in and out: in an HTML Display control in Android, iPhone or iPad applications. in a Map control in Android, iPhone or iPad applications....
WinUsefulSize (Function)
Specifies the useful size of an internal window with automatic scrollbars. The useful size corresponds to the full size of the internal window: Width of the internal window. Height of the internal window....
Use (External language)
Opens the specified window by closing all the windows opened beforehand.
FontName (Property)
The FontName property is used to manage the name of the font used.
Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
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...