ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Skin template
WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via several preset interfaces......
SynchroHFSQL (Property)
The SynchroHFSQL property is used to: know how to refresh a data-bound Table control linked to an HFSQL Client/Server table. specify the refresh mode of a Table control bound to an HFSQL Client/Server table....
InvalidInputShowIcon (Function)
Shows an error icon next to an Edit control to indicate that the input is invalid.
Map control events
The following events appear by default in the code editor of WINDEV, WINDEV Mobile and WEBDEV...
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
nWDEvaluate: Evaluating the value of an element
Evaluating the value of an element......
ModbusConnectTCP (Function)
Connects a client to a Modbus server via transmission control protocol (TCP).
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
10. Page templates
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
TableItemStatus (Function)
Returns the status of a node in a Treeview Table control: collapsed, expanded or not found.
TreeFind (Function)
Finds an element (leaf or node) in a TreeView control and returns its path.
CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
CalendarSelectMinus (Function)
Deselects a date in a multi-selection Calendar control.
CellCloseDialog (Function)
Hides a Cell control previously displayed in the page via CellDisplayDialog.
Option (Property)
The Option property is used to configure how a Bar Code control is displayed.
TableSearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
TableInsertChild (Function)
Inserts a row into a TreeView Table control, in a given hierarchy level.
SchedulerChangeMode (Function)
Modifies the period (which means the number of days) displayed by a Scheduler control.
UploadFileSize (Function)
Returns the total size (in bytes) of a file found in an Upload control.
TreeMapInfoXY (Function)
Returns the index of the element displayed at a given position in a TreeMap control.
Table,Save (External language)
Updates or adds a record in the data file linked to the Table control.