ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Vocabulary linked to replication
Before implementing the replication, you must be familiar with the vocabulary specific to the replication.
The "Site directory" pane
The "Site directory" pane is used to manage the "<My project>_WEB" directory of the current project......
Installing a WEBDEV site
There are two methods to install a WEBDEV site on a Unix server......
File download functions
The following functions are used to manage downloads......
The "Task list" pane
The "Task list" pane displays the list of tasks that must be performed......
List of reserved words
7. AJAX technology
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
Manipulating Chart controls in a WEBDEV site
When a Chart control is executed on a page of the WEBDEV site, users can personalize visuals via a context menu......
StartDate (Property)
The StartDate property is used to determine and change the start date of the selected time period: in a Calendar control. in an Organizer control. in a Scheduler control....
EndDate (Property)
The EndDate property is used to get and change the selected time period end date: in a Calendar control, in an Organizer control. in a Scheduler control....
FillType (Property)
The FillType property is used to determine the type of source used to populate Table, List Box, ListView, Combo Box and Looper controls.
WDINT overview
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....
GglDisconnect (Function)
Disconnects the user from the Google services used. During the next re-connection, the authorizations linked to the Google services will be asked again.
pdfSignature (Type of variable)
The pdfSignature type is used to define the advanced characteristics of the signature that will be applied to a PDF file when signing an existing PDF (via PDFSign).
7. HFSQL: files physically created
<Combo box>.Close (Function)
Forces the closing of the drop-down list in a Combo Box control (simple or multi-column Combo Box).
DisplayBookmarks (Property)
The DisplayBookmarks property is used to: identify the display mode of bookmarks in a Word Processing control. show or hide bookmarks in a Word Processing control....
DateTimeToEpoch (Function)
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC)....
RowDetailsBinding (Property)
The RowDetailsBinding property allows you to identify and modify the data binding used to display the details of a row in a Table control based on a data file.
<DateTime type>.ToEpoch (Function)
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC)....
<gglConnection variable>.Disconnect (Function)
Disconnects the user from the Google services used. During the next re-connection, the authorizations linked to the Google services will be asked again.
TrafficInfo (Property)
The TrafficInfo property is used to: determine whether traffic information is displayed in the Map control. display or hide traffic information in the Map control....
<Source>.Seek (Function)
Positions on the first record of the data file whose value for a specific item is greater than or equal to a sought value (generic search by default).