ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Timeout (Property)
The Timeout property gets and sets the maximum wait time before a request times out.
<Array>.AnyFalse (Function)
Returns True if at least one element of an array is False.
<Organizer>.BackgroundColor (Function)
Defines a background color for a time slot in an Organizer control.
DefaultCell
The DefaultCell property sets the style of cells in XLS documents.
EndTimestamp (Property)
The EndTimestamp property sets the end date and time of an action.
LockAppTimeout (Function)
Returns or modifies the idle time before a WINDEV application is locked.
HTMLEditorFormatSelection (Function)
Modifies the style of the selected elements in an HTML Editor control.
<HTML editor>.FormatSelection (Function)
Modifies the style of the selected elements in an HTML Editor control.
StartTimestamp (Property)
The StartTimestamp property sets the start date and time of an action.
TimeUTC (Property)
The TimeUTC property is used to get and set a Coordinated Universal Time (UTC ).
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
<Chart>.TimeLevelMask (Function)
Defines the display mask for a level of time scale in a chart.
OrganizerChangeMode (Function)
Modifies the time range displayed by an Organizer control (Day/Week/Month)....
Operations performed on a data file (Data model editor)
The main operations that can be performed on a data file from the data model editor are as follows......
MemoryFormat (Property)
The MemoryFormat property gets and sets the format of the value returned for: Date or Time edit controls. Date or Time table columns. Calendar controls. Static Text controls. editable combo boxes. table columns displayed by combo boxes....
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
<Connection variable>.RSTransformSpareIntoServer (Function)
Transforms a Spare server into an HFSQL server. This makes it possible to delete replications of a spare server so that it can be used again. For example, this function can be used in the case of a master server that becomes unreachable. This function should only be used in a critical situation. Note: This function is only available from version 2025 Update 1....
Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
7. HFSQL: files physically created
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......
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
Notifications of an HFSQL server
A server may encounter problems without any user (or developer) noticing anything. For example: a scheduled task may fail, an automatic backup may fail, a node may become inactive in a HFSQL cluster, ......