ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Step 1: Configuring the print parameters
This step allows you to choose......
Combo Box and List Box controls: Automatic features (AAF)
The List Box and Combo Box controls can benefit from several AAFs......
Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....
Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library......
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
fLock (Function)
Entirely or partially locks an external file.
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
Handling Sidebar controls programmatically
WINDEV and WINDEV Mobile allow you to handle Sidebar controls programmatically......
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
ScreenToSource (Function)
Automatically initializes: 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....
Events associated with Looper controls
List of events associated with Looper controls...
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
KioskEnable (Function)
Switches the current Android application to kiosk mode.
PDF Reader control and PDF file management constants
PDF Reader control and PDF file management constants...
Programming overview in C and C++
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).