ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

AppOpenForm (Function)
Working: an application listing on the Android (Play Store) or iOS (App Store) market, so that users can rate and/or comment on it. the form for configuring the In-App purchases of an application....
Keep-alive on connection
Style of windows: image and background color
To optimize the style of your screens, WINDEV and WINDEV Mobile allow you to use......
WDInst: advanced options for the network setup
The advanced options of the network setup are used to......
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
The different types of Table controls: populated programmatically, with or without access to the data source
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
Functions for managing AAFs (Automatic Application Features)
The following functions are used to manage AAFs (Automatic Application Features):...
Functions for managing Organizer controls (prefix syntax)
The following functions are used to handle the Organizer control via prefix syntax:...
Assisted input management functions (prefix syntax)
The following functions are used to manage the assisted input (prefix syntax) in edit controls...
Graphic string functions
List of SQL functions used to create and handle graphic strings...
Telemetry constants
Telemetry constants...
Constants for managing Organizer controls
Constants for managing Organizer controls...
User Groupware constants
List of constants used by the User Groupware functions....
Markdown (Property)
The Property Markdown allows you to manage the Markdown format: in an Static control in an report. in the internal window fields (title and description) corresponding to the tour stage....
KeyGenerateInitialKey (Function)
Generates the initial key (unique license number) for the activation system of the application.
3. Site development life cycle
MaVisiteGuidée
The Variable MyGuidedVisit allows handle the current guided tour. The variable Ma GuidedTour allows you to know the characteristics of the variable of type GuidedTour used.