ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......
HFSQL Control Center: HFSQL Client/Server backups
The HFSQL Control Center is used to manage the backups of HFSQL Client/Server data files......
Classes, members, methods and properties
A class is made of......
MaskTitleTime (Property)
The MaskTitleTime property is used to get or change the mask used for the title of time columns: in an Organizer control. in a Scheduler control. in a TimeLine control....
AnimationDuration (Property)
The AnimationDuration property is used to know and define the length of time an animation takes to complete one cycle: in a Chart control. This duration is set to 30 hundredths of a second by default. in an infinite Progress Bar control. This duration is set to 200 hundredths of a second by default. in an Image Gallery Looper control....
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
Time management help
Time management is extremely important......
Push notification
A mobile device can receive push notifications......
1. RAD (Rapid Application Development)
gglAttachment (Type of variable)
The gglAttachment type is used to define all the advanced characteristics of a file attached to a calendar event. The calendar can be described using the gglCalendar type. This calendar is used by the Google Calendar service.
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>.HistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
HHistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
MyPage (Reserved word)
MyPage is used to handle the current page...
MyParent (Reserved word)
MyParent is used to handle...
emailAttach (Type of variable)
The emailAttach type is used to handle an attachment.
Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......
Property Description (Type of variable)
The Property Description type is used to get information about a property.
Crosshair in a chart
In a Line chart, it may be difficult to read the value of axes for a point that is far from these axes......
ControlGrayed (Function)
Grays a control or a group of controls. An animation can be set on the controls during this operation.
Native Access Connector
This type of Native Connector allows access to ACCESS databases for better interoperability purposes......