ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
Anchor of overlaid controls (in a page)
WEBDEV allows you to define overlayable controls......
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
hbWriting (Type of variable)
The hbWriting type is used to define the characteristics of a write operation that will be performed in a row (record) of an HBase table.
Copying controls from the window editor
The controls can be copied from the window editor......
WDMap: Viewing records: special cases
This help page presents the special display cases in WDMap......
Cumulated (Property)
The Cumulated property is used to determine if the value of a column or row in Pivot Table control corresponds to a total (total at the end of a row or column).
Calling a procedure/a function
Syntax for calling a local or global procedure.
Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor....
AutomaticEvent (Type of variable)
The AutomaticEvent type is used to manage an automatic event.
SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
xlsNbWorksheet (Function)
Returns the number of worksheets found in an XLS file.
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any webservice.
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
AutomaticTooltip (Property)
The AutomaticTooltip property is used enable or disable automatic tooltips on List Box, Table and TreeView Table controls.
NFCWriteTag (Function)
Starts writing data to an NFC tag.
Pivot Table control properties
A Pivot Table control can be handled in a window by the following WLanguage properties......
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
SpreadsheetSortSelection (Function)
Sorts the values selected in a Spreadsheet control.
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
State (Property)
The State property is used to get and change the state of an element.
Phone constants (Android / iOS)
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
AJAXExecute (Function)
Runs a server procedure without refreshing the page.