ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
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......
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......
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....
2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...
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....
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
3. Preparing the setup program
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 3 - Preparing the setup program - 5 min...