ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Connection variable>.DeleteScheduledOptimization (Function)
Deletes a scheduled optimization task from HFSQL Client/Server data files....
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
Easter (Function)
Returns the date of Easter for the specified year according to the western Christian calendar.
<Table>.ToText (Function)
Creates a character string from the data found in a Table or TreeView Table control.
<Table>.ToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
<Source>.Next (Function)
Sets the position on the next data file record according to a browse item.
Functions for managing Dates and Times (prefix syntax)
List of functions for managing dates and times...
Managing HFSQL Classic data files
The HFSQL Control Center allows you to fully manage HFSQL Classic data files......
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
3. UML models in practice
Locking data files: correspondence between WINDEV 5.5 and the later versions
Warning 12: The label is unused
"Real Time Performance Profiler" pane
The "Real Time Performance Profiler" pane shows the activity of an application or site during a test......
ReplicSynchro: Use
ReplicAdmin: Overview
Filter (Property)
The Filter property is used to identify and change the filter applied to records in: Table controls based on a data file, browsing TreeView Table controls, browsing List Box controls, Combo Box controls based on a data file, browsing Looper controls....
hFileParameter (Type of variable)
The hFileParameter type is used to define the data files taken into account by a scheduled optimization task.
ReplicSynchro: Overview
Automated tests of procedures and classes
The automated tests of procedure or class are used to test the different features proposed by the procedure or by the class......
InvalidInputDetect (Function)
Detects and signals an error on required controls left empty and/or controls with invalid data....
Handling HTML text in an Edit control
WEBDEV allows you to handle text in HTML via the "HTML format" option of the Edit controls and the HTML control....
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.