ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PageDisplayDialog (Function)
Displays a page in modal mode. This function is used to establish a dialog with the user. The page is displayed in the foreground while the opening page is displayed in the background, grayed by the DDW mechanism.
<Looper>.InsertIP (Function)
Inserts a row as an internal page into a Looper control populated programmatically.
<Looper>.ModifyIP (Function)
Modifies a row corresponding to an internal page in a Looper control populated programmatically.
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
hbWrite (Function)
Writes cells (values of items) to one or more rows (records) in an HBase table.
Assisted universal replication
To easily establish the universal replication between the data of a remote application and a central database, WINDEV and WEBDEV allow you to......
LooperInsertIP (Function)
Inserts a row as an internal page into a Looper control populated programmatically.
LooperModifyIP (Function)
Modifies a row corresponding to an internal page in a Looper control populated programmatically.
Associative array (Type of variable)
An associative array is an "advanced" type of array...
Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version......
DateDifference (Function)
Calculates the number of days between two dates.
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
<List variable>.Info (Function)
Retrieves the characteristics of a WLanguage list: types of elements and number of elements.
<Queue variable>.Info (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.
InHours (Property)
The InHours property is used to convert a Duration variable to hours.
FontAppointmentTitle (Property)
The FontAppointmentTitle property is used to: Find out the characteristics of the font used for the title of appointments in the Scheduler and Organizer reports. Modify the characteristics of the font used for the title of appointments in the Scheduler and Organizer reports....
FontAppointmentContent (Property)
The FontAppointmentContent property is used to: Get the characteristics of the font used for the content of appointments in Scheduler and Organizer reports. Set the characteristics of the font used for the content of appointments in Scheduler and Organizer reports....
fTrackFile (Function)
Triggers the tracking of a file.
InDays (Property)
The InDays property is used to convert a Duration variable to days.
Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ......
InMinutes (Property)
The InMinutes property is used to convert a Duration variable to minutes.
InSeconds (Property)
The InSeconds property is used to convert a Duration variable to seconds.
InMilliseconds (Property)
The InMilliseconds property is used to convert a Duration variable to milliseconds.
Spelling check functions
The following functions are used to manage the spelling checker:
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......