ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

wsResponse (Type of variable)
The wsResponse type is used to get: the XML source code of the Webservice response. the value of the different parts of the Webservice response (for the Webservices returning several responses)....
InfoBuild (Function)
Displays a custom message in a system information window.
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
Phone constants (Android / iOS)
Discover all the possibilities of pivot tables
SQL view
An SQL view is a virtual data source defined by an SQL query......
Configure the setup program interface
To make the installation process more user-friendly, the setup wizard allows you to customize the interface of the setup program......
EventClose (Function)
Closes a synchronization event between several threads.
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
The RTF edit control: Automatic formatting toolbar
In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control becomes editable......
hScheduledOptimization (Type of variable)
The hScheduledOptimization type is used to programmatically manage a scheduled optimization task on an HFSQL server.
NFCReadTag (Function)
Starts reading a NFC tag or enables the detection of NFC tags for the current window.
OKCancelAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "OK" and "Cancel" and calls a WLanguage procedure with the user's response....
Functions for managing Google calendars (prefix syntax)
List of functions for managing Google calendars (prefix syntax)...
HTransactionFree (Function)
Transforms all the records "in transaction" into "Normal" records if these records do not belong to a transaction currently in progress.
Page constants
List of constants used by page functions....
fDataDirCommon (Function)
Returns a directory path for the shared data of the current application: between all the users of the computer between all the TSE users This directory can be used without restriction in Windows XP, Vista, ... This directory is used to store: the files for the general configuration of the application (.INI files, .XML files, etc.). the data files common to all the users (HFSQL .fic, .ndx and .mmo files)....
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
Generating the analysis
The analysis generation comes before the programming phase and after the file description phase......
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
Translation with Google Translate
WINDEV, WEBDEV and WINDEV Mobile allow you to support up to 64 languages in the same project......
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
Calling a procedure/a function
Syntax for calling a local or global procedure.
EventChange (Function)
Modifies the status of an event.
Responsive Web Design: Management of anchors
In "Responsive Web Design" mode, the width of controls is automatically reduced when the browser width is reduced......