ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

AutomaticEvent (Type of variable)
The AutomaticEvent type is used to manage an automatic event.
Deploying an action plan
Once created, the action plans must be deployed in order to be run.
Version (Property)
The Version property gets and sets the version of an element.
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew).
SQLConnect (Example)
Usage example of the SQLConnect function
WLanguage procedure called by FTPListFile
Procedure ("Callback") called by FTPListFile for each file found.
ArrayInfo (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
sfMergeResult (Type of variable)
The sfMergeResult type is used to find out the result of SFMerge...
gglCalendar (Type of variable)
The gglCalendar type is used to describe and modify a calendar used by the Google Calendar service...
HTML Editor control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
ManualEvent (Type of variable)
The ManualEvent type is used to manage a manual event.
AttachPointAdd (Function)
Defines an attach point for one of the two extremities of a Wire control.
btleService (Type of variable)
The btleService type is used to handle a Bluetooth Low Energy service ("Bluetooth GATT Service").
Message (Property)
The Message property is used to: Find out the help message associated with a control or with a menu option (in a window). Modify the help message associated with a control or with a menu option (in a window)....
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
InitWindow (Function)
Initializes (or not) the controls to zero and runs the initialization processes of the controls and the window.
Radial Bar chart
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
NewLine (Property)
The NewLine property is used to determine: in a Table control, whether the current row was created with TableAddXXX or TableInsertXXX. in a Looper control, whether the current row was created with LooperAddXXX or LooperInsertXXX. in an Organizer control, whether an appointment was created via the context menu. in a Scheduler control, whether an appointment was created via the context menu....