ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
BREAK statement/"BREAK:" label
The keyword BREAK can correspond: to the BREAK statement: it allows you to exit a set of instructions and run the rest of the current process. to the BREAK label: it allows you to declare a section of code in a loop. This code will be run when exitingfrom the loop with a "BREAK" statement....
HListGroup (Function)
Returns the list of groups of users defined for a connection.
Context menu of Gantt Chart controls (AAF)
Each Gantt Chart control in a window has a default menu that is available to users......
HStatTime (Function)
Returns the time of the last update for the index statistics.
HStatDate (Function)
Returns the date of the last update for the index statistics.
grCreateFont (Function)
grCreateFont is kept for backward compatibility.
UnloadProcedure (Function)
UnloadProcedure is kept for backward compatibility.
SchedulerDeleteTrigger (Function)
Deletes a trigger from a scheduled task.
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
LoadProcedure (Function)
LoadProcedure is kept for backward compatibility.
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
HListDatabase (Function)
Lists the Client/Server databases associated with a connection....
SchedulerAddTrigger (Function)
Creates a trigger for a scheduled task.
BackgroundTaskAdd (Function)
Adds a new background task.
Assisted universal replication: specific features
ERR_BAD_ACTION
HListConnection (Function)
Returns the list of connections currently described in the application.
LastDayOfMonth (Function)
Returns the date of the last day for the specified month.
TaskReset (Function)
Reinitializes the Task structure.
List,Search (External language)
Finds a value in a list.
ContinentList (Function)
Returns the list of continents.
SchedulerDeleteTask (Function)
Deletes a scheduled task.
<List Box>.Position (Function)
Displays a List Box (or a ListView) control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).