ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

RETURN statement
The RETURN statement is used to exit a statement block and the current process (or procedure).
Thread execution
At runtime, an application runs in a main thread......
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......
11. Table/Looper controls
Table/Looper controls can be used to display a set of information......
Support for the setup program
When creating the setup program via the wizard, you have the ability to choose the options regarding the setup support....
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
Managing sockets with WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions allowing you to perform an advanced management of sockets......
gFontSize (Function)
Builds a sequence of characters used to specify the size of the font for a text found in a graphic string.
GPSInfo (Function)
Returns the information about the location provider used by the application for geolocation functions.
dbgSaveDebugDump (Function)
Saves a dump file of the application.
Natif Informix Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Informix (also called Native Access......
LooperAddLine (Function)
Adds a row at the end of a Looper control.
zipFindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).
gBackgroundGradient (Function)
Describes a display color in gradient mode.
tapiDial (Function)
Dials a phone number for a voice line.
fTempDir (Function)
Returns the name of directory used to store the temporary files.
rssSource (Type of variable)
The rssSource type is used to describe the source of an entry for an RSS stream...
In64bitMode (Function)
Indicates whether the code is run in 64-bit mode or not.
GetTypeDefinition (Function)
Gets the description of a type identified by name.
Assignment of RETURN
The return value of the process currently run can be assigned...
Dimension (Function)
Returns the size of a variable (string, numeric, array, ...) or resizes a dynamic array.