ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing the analysis versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the analysis from the data model editor......
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a window.
ChangeTarget (Function)
Changes the target of a button action.
HFSQL Client/Server: Overview
You have the ability to create applications that access the HFSQL Client/Server databases......
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
LeapYear (Function)
Indicates whether the specified year is a leap year or not.
Image control: the supported formats
The supported image formats are as follows:...
<DateTime type>.ToEpoch (Function)
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC)....
StringToDuration (Function)
Converts a duration in character string format to a duration that can be used by a Duration variable.
ExecuteAncestor (Function)
When the code is overridden, used to run the process of the template corresponding to the process of the current control.
CurrentDay( Function)
Returns the number of the current day in the current month.
Image control properties
The Image controls include properties that can be handled in WLanguage both in the windows and pages but also in the reports......
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
TimePicker (Function)
Opens the system time picker.
Browser management functions
List of functions for managing browsers...
Manipuler un champ Editeur_Images_WB par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
WDADMINEXE : Information about last available update
The "Setup" tab of WDADMINEXE contains information regarding the last available update of the application......
Report controls
Several types of controls can be handled in a report created by the report editor......
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......