ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Optional connection information
When defining the connections in the data model editor or when defining the connections programmatically, you have the ability to specifier the optional connection information...
Automatic Application Features (AAF) of Spreadsheet controls
The Spreadsheet control includes multiple Automatic Application Features (AAF) in order to simplify the use of the control......
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
grType (Function)
Identifies or modifies the type of chart.
zipOpenCAB (Function)
Opens an existing archive in CAB format.
PHPExecute (Function)
Calls an external .php script and returns the result in a string.
BurnerAddFile (Function)
Adds a file to the compilation.
FBStopSession (Function)
Stops the Facebook session that was started by FBStartSession.
Properties associated with Tab controls
A Tab control found in a window or in a page can be handled by several WLanguage properties......
Rating control properties
The Rating control can be used in a window as well as in a page....
Looper control properties
You can manipulate Looper controls in a window or page using the following WLanguage properties......
fMemExist (Function)
Checks the existence of a shared memory zone.
Uncompress (Function)
Decompresses a memory block (buffer) that was compressed by Compress.
USBFind (Function)
Finds a USB device according to keywords.
MemModify (Function)
Modifies an element in a memory area.
MemAdd (Function)
Adds an element to a memory area.
The charts
To include charts in your applications or in your sites, WINDEV, WEBDEV and WINDEV Mobile include......
Constants for managing character strings
List of constants used by string management functions...