ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SysIdentifier (Function)
Returns the unique identifier of the current mobile device.
InVGAMode (Function)
Indicates whether the application is run in VGA mode on a mobile device.
Creating a branch
A branch is used to create a copy of the current project in order to perform modifications,...
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files...
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
pdfDocument (Type of variable)
The pdfDocument type gets all the characteristics of a PDF file: author, date created, page...
_VisiteGuideeEtapeBulle (Type of variable)
Le type _VisiteGuideeEtapeBulle permet de définir toutes les caractéristiques avancées d'un XXX....
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server:...
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code...
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings...
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
Describing an element
A flexible modeling includes different elements linked together......
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
Android Widget windows
An Android application can contain one or more Widget windows......
StoredItem (Property)
The StoredItem property is used to: Find out the stored item or the stored variable of a Table,...
XInitial (Property)
The XInitial property is used to: Get the X-coordinate: of a control (position...
YInitial (Property)
The YInitial property is used to: Find out the Y-coordinate: of a control (position...
WDOptimizer: Overview
The different operations that can be performed with WDOptimizer are as follows......
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes...
Local procedure
Two types of procedures are available......
The planes (in a window or in a report)
The planes are used to group the window controls......
The Check Box control
A Check Box can correspond to......
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......