ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
4. User Groupware
4. Android and iOS windows
The UI (User Interface) of an application is mainly composed of windows....
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....
Finding the unused WEBDEV styles
In most cases, most of the presentation styles are created when designing a site......
HRead (Function)
Reads a record in a file according to a given record number.
Docker image of the HFSQL server
From version 22, a Docker container with the HFSQL server is available in Docker Hub......
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......
DiagramInfoXY (Function)
Indicates the presence of a shape at a given position in the Diagram Editor control.
<Diagram editor>.DiagramInfoXY (Function)
Indicates the presence of a shape at a given position in the Diagram Editor control.
Chart: Managing legends
Several types of legends are supported in the charts......
Infinite Progress Bar control
Progress bars provide useful information to the end user......
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......
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]....
<Source>.Free (Function)
Transforms the crossed records (HCross) into deleted records.
HFree (Function)
Transforms the crossed records (HCross) into deleted records.
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
Image editor: Features
The image editor includes several features......
<Source>.LockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
AppointmentToiCalendar (Function)
Exports an appointment or a list of appointments in iCalendar format.
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...
How Session mode pages work
WEBDEV includes several types of pages to create dynamic sites......
Share your projects via Git
Git is a source code manager......