ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
Version of the files in the virtual directory
The configuration diagnostic displays the following error......
Creating the summary
Users are familiar with summaries, as the summary is the first element they look at in printed documentation......
Translating programming messages
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example....
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)......
Manipulating Map controls programmatically (prefix syntax)
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
Calendar (Type of variable)
The Calendar type is used to handle a calendar (or organizer) associated with a user account or found on the device.
ComponentInfo (Function)
Returns information about a component.
WinRefreshVisible (Function)
Modifies or returns the visibility state of the refresh bar in a window.
gpwListOAuthParameters (Function)
Retrieves the list of OAuth parameters defined for the User Groupware, i.e. the list of providers (Google, Facebook, etc.) to which it is possible to connect via the User Groupware. These parameters are defined via the User Groupware administration site.
SysRemovableExternalStorage (Function)
Used to find out whether the external storage space corresponds to the movable memory (SD Card).
The Conference control
...The Conference control allows you to view and/or listen to video and/or sound in real time......
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......
ArcSin (Function)
Returns the arc sine of a numeric value (integer or real).
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
SysDirStorageCard (Function)
Returns the path of the root directory of the primary external storage space.
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
WiFiListNetwork (Function)
Returns the list of Wi-Fi networks configured on the device.
ReplicOpen (Function)
Opens a replication in direct mode or with a replication server.
6. Layouts
...Layouts are used to define several views of a window in the same project without duplicating the window....
ReplicSynchronize (Function)
Synchronizes the data corresponding to a replication.
Programming the table cells
The Table controls can be handled......
Managing the analysis versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the analysis from the data model editor......
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......