ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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).
Query editor
The query editor is used to automatically create queries on the data files......
The Map control: Automatic Application Features (AAF)
The Map control proposes several features directly accessible to the end user......
docFormatMulticolumn (Type of variable)
The docFormatMulticolumn type is used to define all the advanced characteristics of a multicolumn section defined in a docSection variable.
DataType (Function)
Identifying the type of a WLanguage variable.
Toast constants
Multiselection (Property)
The Multiselection property gets and sets the selection mode: in a Table and TreeView Table control. in a Pivot Table control. in a List Box and ListView control. in a Looper control. in a Calendar control. of files in an Upload control....
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
HForward (Function)
Moves several records forward from the current position in the data file, according to a specified item.
HAccelerateSpeed (Function)
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data.
HTML Editor control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
Tile (Type of variable)
The Tile type is used to defined all the advanced characteristics of a tile for an application in Universal Windows 10 App mode.
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed when recording the scenario. This scenario is run by WDTestSite....
SQLConnect (Example)
Usage example of the SQLConnect function
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...
AutomaticEvent (Type of variable)
The AutomaticEvent type is used to manage an automatic event.
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.