ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
<ParallelTask variable>.Wait (Function)
Waits for the execution of a parallel task.
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.
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes......
Manager of automated tests
The test manager is used to......
hbWrite (Function)
Writes cells (values of items) to one or more rows (records) in an HBase table.
Developing 64-bit sites
You can deploy 64-bit compatible sites......
DateDifference (Function)
Calculates the number of days between two dates.
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.
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....
<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.
InHours (Property)
The InHours property is used to convert a Duration variable to hours.
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)......
Find/Replace in the current project
The "Find/Replace" feature is used to......
FullName (Property)
The FullName property is used to find out the full name: of a control. of a window. of a menu option. of a table column....
TimeToString (Function)
Converts a time to a string in the specified format.
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......