ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
SQLExec (Function)
Names and runs an SQL query.
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
HSaveParameter (Function)
Saves a persistent value on the HFSQL server.
GPSLastPosition (Function)
Retrieves the information about the last known device position.
InstantMessaging (Type of variable)
The InstantMessaging type is used to define the advanced characteristics of the instant messaging of a contact (Google Talk, Skype, MSN, etc.).
InDeviceOwnerMode (Function)
Indicates whether the Android application is in "Device owner" mode.
Handling menu options programmatically
The menu options can be handled......
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
Handling the external files
WINDEV, WINDEV Mobile and WEBDEV propose several functions allowing you to manage the external files from your WINDEV/WINDEV Mobile applications or from your WEBDEV sites......
Options of the window editor
To configure the general options of the window editor......
Obtaining an SSL certificate for IIS2 (2.0 or later)
WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer......
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
KioskEnable (Function)
Switches the current Android application to kiosk mode.
3. Deploying a WINDEV application
CheckBoxAdd (Function)
Adds a new option into a Check Box control.
How to add a new row to a Table control?
This help page explains how to add a row to a Table control programmatically....
MatStack (Function)
Compresses the memory footprint occupied by a matrix.
Handling the cells of report table
The operations that can be performed on the table cells are as follows:...
InfoVersion (Type of variable)
The InfoVersion type is used to find out the characteristics of a specific application version.