ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
Error 120: Redefinition of the structure
Error 105: Redefinition of the local variable
DynamicServingConfigure (Function)
Indicates the environment that will be used by the "Dynamic Serving" to choose the set of pages to display.
MapItineraryDistance (Function)
Calculates the distance of an itinerary in a Map control.
Types of Edit controls
RepeatString area: movements and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
dbgConnect (Function)
Used to connect a remote debugger to an application, service, Webservice, etc.
AnsiToUnicode (Function)
Converts: an ANSI string (Windows) to a UNICODE string. a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string....
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
Guided tour management constants
EXE constants
List of constants used by the functions for managing executables....
iCloseReport (Function)
Stops printing the current report immediately.
iPrintReport (Function)
Prints a report created with the report editor.
edtHTMLSelection (Type of variable)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection in an HTML Editor control
TableInputInProgress (Function)
Indicates whether a Table or TreeView Table control is currently in edit.
Fixed array (Variable type)
A fixed array is an "advanced" type of array...
ExceptionInfo (Function)
Retrieves information about the current exception.
Dimension (Function)
Returns the size of a variable (string, numeric, array, ...) or resizes a dynamic array.
STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.