ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Responsive Web Design: Management of anchors
In "Responsive Web Design" mode, the width of controls is automatically reduced when the browser width is reduced......
<Looper>.ModifyIP (Function)
Modifies a row corresponding to an internal page in a Looper control populated programmatically.
HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.
hbWrite (Function)
Writes cells (values of items) to one or more rows (records) in an HBase table.
<ParallelTask variable>.Wait (Function)
Waits for the execution of a parallel task.
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
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.
SourceToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
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.
FileToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
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....
ParallelTaskWait (Function)
Waits for the execution of a parallel task.
<ParallelTask variable>.ExecuteAfter (Function)
Indicates a continuation parallel task that will be run when one of the specified parallel task is completed.
InDays (Property)
The InDays property is used to convert a Duration variable to days.
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
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)......