ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
WINDEV Mobile License Agreement
WINDEV Mobile License Agreement...
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
GetCountryList (Function)
Returns the list of countries according to the ISO 3166-1 standard.
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
Automation object
The Automation keyword is used to declare an automation object...
Classes, members, methods and properties
A class is made of......
Hasp (Function)
Interrogates an electronic HASP key (HASP-3, HASP-4, MemoHasp or NetHasp).
Managing Google contacts
The Google Contact service is used to manage contacts on Internet......
restResponse (Variable type)
The restResponse type is used to define all the advanced characteristics of a REST response.
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
MatError (Function)
Identifies the type of the last error caused by a Matxxx function (functions for matrix management).
MemFound (Function)
Checks whether the sought element was found.
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
ProgressBarExecute (Function)
Starts a long browser process and fill a Progress Bar via Ajax according to the progress of this process.
grSeriesLabel (Function)
Initializes the label of a data series in a chart.
SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)...
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.