ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Software Factory: Administrator options
Several options can be configured in the Software Factory administrator......
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
User Groupware files
Two categories of data files are managed......
Constants used by the scanner functions
Constants used by the scanner functions...
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
Configuring an application with User Groupware
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
StringDisplay (Function)
Returns a specific string (or a buffer) to the client browser in response to a request.
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
SocketCreateBluetooth (Function)
Creates a socket using a Bluetooth device.
The "Radar" charts
The Radar chart is used to highlight a series according to another one......
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
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......
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
SourceFromWindow (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
SaaS administrator - Managing a client
Managing a SaaS client account is used to......
Contact (Type of variable)
The Contact type is used to define the advanced characteristics of a contact found in the phone book.
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
SysDirExternalStorage (Function)
Returns the path of the directory that will be used to store files in the external storage space of the Android device.
SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report data source....
gLinkActivate (Function)
Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control. Function kept for compatibility. It is recommended to use gStoredValueEnable....