ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ExceptionPropagate (Function)
Propagates an exception.
XMLChildExist (Function)
Specifies whether the current tag has children corresponding to the sought type (tag, attribute, ...).
InWebserviceMode (Function)
Used to find out whether the execution is in progress in the AWWS engine.
fDir (Function)
Finds a file or directory.
Default (Property)
The Default property is used to determine if a parameter has been passed to a procedure with a custom or default value.
MatNbColumn (Function)
Returns the number of columns found in a matrix.
MatNbLine (Function)
Returns the number of rows found in a matrix.
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
InWindowsPhoneEmulatorMode (Function)
Indicates whether the test is run via the Windows Phone emulator. Function kept for backward compatibility....
ArrayReverse (Function)
Reverses the content of a one-dimensional array.
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
Combination (Type of variable)
A combination is a set of options.
geoDistance (Function)
Returns the distance between the two locations. This distance is expressed in meters by default.
ThreadEnd (Function)
Ends the execution of the current thread.
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
Sorted (Property)
The Sorted property is used to: Determine whether a control is sorted. Sort a control or not....
AppointmentAdd (Function)
Adds an appointment: in a Lotus Notes or Outlook calendar. in a calendar on a mobile device (Android or iOS)....
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change the size of the font used in a control....