ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Installing 64-bit WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode...
New products brochure 28: WINDEV new products
New features in WINDEV 28 presented in the New Features brochure.
Importing a WINDEV window into a WEBDEV website
The Windows windows developed with WINDEV...
Importing a WINDEV/WINDEV Mobile project and its elements
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ...
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users...
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy...
General environment of WINDEV
Initializes the different SQL variables with information relative to the last query run.
Tutorial
A tutorial is delivered with WINDEV, WEBDEV and WINDEV Mobile...
Easier navigation in the editors
The navigation in the editors is simplified by the presence of a new dynamic navigation bar, enabled by [CTRL] + [TAB]...
Environment of the project editor
The main elements of the project editor are as follows:
(No title )
Characteristics of a toolbar
The main characteristics of a "Toolbar" control are configured in the "Details" tab and in the "UI"...
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
HListTrigger (Function)
Returns the list of triggers applied to one or more HFSQL data files.
xlsNbColumns (Function)
xlsNbColumns is kept for backward compatibility only.
iHPos (Function)
iHPos is kept for backward compatibility.
WEBDEV 2024 Tutorial - Table of contents
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Linux)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic...
Creating a branch
A branch is used to create a copy of the current project in order to perform modifications,...
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores,...
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given...
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
Programming automatic calculations in the columns of a Table control
Handling a Progress Bar control through programming
A Progress Bar control can be handled through programming......
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array...
_VisiteGuideeEtapeBulle (Type of variable)
Le type _VisiteGuideeEtapeBulle permet de définir toutes les caractéristiques avancées d'un XXX....
Edit control properties
You can manipulate Edit controls in a window, page or report using the following WLanguage...
Radio Button control properties
List of properties associated with a Radio Button control...
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
ReplicSynchro: Use
Properties associated with the rows of a TreeView Table control
The rows of TreeView Table controls in a window or page can be manipulated using WLanguage...
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
NFCSendTag (Function)
Sends a NFC tag to another device.