ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Replication: The different types
The data replication is a powerful feature......
4. User Groupware
User Groupware...
4. User Groupware
Figma: Where to find the Figma key
To use Figma import in your product, you need to specify the Figma key in the general options of WINDEV, WEBDEV or WINDEV Mobile....
HSave (Function)
Modifies the current record if it exists, otherwise adds a new record.
Configuring the assisted universal replication
If your application uses assisted universal replication via a .WER file, the setup creation wizard proposes to configure the setup to install the different tools required for this type of replication....
Alignment rulers (Editor)
When creating or modifying a window in the window editor, you have the ability to display the alignment rulers......
Style sheet
A style sheet ("......
InitialWidth (Property)
The InitialWidth property is used to: Find out the initial width of a control or window. Modify the base width used to anchor the controls in "width". Find out the initial width of a report control....
4. Android and iOS windows
The UI (User Interface) of an application is mainly composed of windows....
Infinite Progress Bar control
Progress bars provide useful information to the end user......
HRead (Function)
Reads a record in a file according to a given record number.
Tips for an application that uses the User Groupware
To simplify the configuration of user groupware according to the users, the controls should be organized in groups of controls......
<Source>.Free (Function)
Transforms the crossed records (HCross) into deleted records.
HFree (Function)
Transforms the crossed records (HCross) into deleted records.
LatestDateCovered (Property)
The LatestDateCovered property is used to get the date of the last selected record. This property can be used on: a sfSeekUpdatedResult variable. a sfSeekDeletedResult variable]....
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......
AppointmentToiCalendar (Function)
Exports an appointment or a list of appointments in iCalendar format.
<Source>.LockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
How Session mode pages work
WEBDEV includes several types of pages to create dynamic sites......
Operating mode of dynamic Active WEBDEV Pages
Functions for managing Map controls (prefix syntax)
The following functions are used to manage Map controls via prefix syntax...
Share your projects via Git
Git is a source code manager......
Telephony constants
List of constants used by telephony functions...
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......