ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information...
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.
FBStopSession (Function)
Stops the Facebook session that was started by FBStartSession.
fLock (Example)
Usage example of the fLock function
BurnerAddFile (Function)
Adds a file to the compilation.
fMemExist (Function)
Checks the existence of a shared memory zone.
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......
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......
BurnerMediaType (Function)
Used to find out and modify the format of the CD or DVD to burn.
List,Add (External language)
Adds an element to a Combo Box or List Box control.
Constants for managing character strings
List of constants used by string management functions...
ASPExecute (Function)
Calls an external .asp script and returns the result in a string.
PHPExecute (Function)
Calls an external .php script and returns the result in a string.
Configuring the assisted universal replication
If your application uses assisted universal replication via a .WER file, the setup creation wizard proposes to configure the setup to install the different tools required for this type of replication....
The charts
To include charts in your applications or in your sites, WINDEV, WEBDEV and WINDEV Mobile include......
zipOpenCAB (Function)
Opens an existing archive in CAB format.
ChronoReset (Function)
Stops and resets a running stopwatch.
RGB (Function)
Defines a color from its Red, Green and Blue components.
LooperToExcel (Function)
Creates an Excel file from the data found in a Looper control (browsing Looper control or memory Looper control).
zipDeleteFileList (Function)
Deletes a list of files from an archive.
HIndex (Function)
Rebuilds the file index (".NDX" file).
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......