ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BrowserPlatform (Function)
Returns the user's browser platform....
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
zipMsgError (Function)
Returns the message associated with an error code on an archive.
zipDeleteAll (Function)
Deletes all files from an archive.
iFont (Function)
Selects the default font.
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
Sound (Function)
Plays a sound in WAV format.
Constants for managing fonts
List of constants used by the functions for font management....
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
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.
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
Options of the window editor
To configure the general options of the window editor......
FileDisplay (Function)
Displays a file in the browser of Web user.
InfoVersion (Type of variable)
The InfoVersion type is used to find out the characteristics of a specific application version.
Filtering the headers and the content of a Pivot Table
By default, the entire data found in the data files is taken into account when calculating the content of a Pivot Table control......
Handling the cells of report table
The operations that can be performed on the table cells are as follows:...
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.
HSaveParameter (Function)
Saves a persistent value on the HFSQL server.
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
Obtaining an SSL certificate for IIS2 (2.0 or later)
3. Deploying a WINDEV application
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......