ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
GetCountryList (Function)
Returns the list of countries according to the ISO 3166-1 standard.
10. Embedded queries
sListPort (Function)
Returns the list of serial and parallel ports on the computer.
EmailStartNotesSession (Function)
Allows you to access the data handled by the Lotus Notes messaging (emails, contacts, groups...
MaxButtonWidth (Property)
The MaxButtonWidth property is used to get and set the maximum width of a button in a tab pane.
Two-level setup
The two-level setup (or multisite setup) combines: a reference network setup deployed...
Custom properties (WLanguage)
A custom property is a code element with two events......
MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.
mongoWriteConcern (Type of variable)
The mongoWriteConcern type is used to define the level of acknowledgment of receipt requested...
MultimediaVolume (Function)
Returns or modifies the sound volume of the multimedia file played in a Multimedia control.
MultimediaDuration (Function)
Returns the size of the media file currently played (in milliseconds) in the Multimedia control.
Animation of Mobile windows
In the mobile applications, the different screens of the application are displayed via a small...
HSuggestKey (Function)
Returns a list of keys to add to data files to improve query performance.
HTMLControlValue (Function)
Used to identify or modify a control in an HTML form contained in an HTML Display control.
RTFSelection (Function)
Modifies or lists attributes of text currently selected in an control RTF (from a window or report...
Handling an Action Bar through programming
An Action Bar can be handled through programming. To do so, use the variable corresponding...
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control...
Step 5: Site parameters
Once the site installed, you can define the site connection options......
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase...
CallDLL32 (Function)
Runs a function found in an external DLL.
HReadFirst (Function)
Sets the position on the first record according to a browse item.
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using...
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
Native Sybase Connector: Output value of a stored procedure run on the server
The Native Sybase Connector (also called Native Sybase Access) is used to: specify the input...