ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

4. HFSQL Classic
Automatic button execution (Window)
To force an action on a window, all you have to do is define a button of this window in "Automatic execution" mode......
iPhone window: window creation wizard
The wizard for window creation allows you to easily create a window containing all main elements of a window for an iPhone application......
Organizer report
The report editor gives you the ability to create "Organizer" reports....
ComponentExecute (Function)
Executes a global procedure present in an external component. This external component is loaded with ComponentLoad.
AAF: Expanding or collapsing a tree structure (Table or TreeView Table control)
The TreeView and TreeView Table controls give the end user several options via the context menu......
<Chrono>.End (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to <Chrono>.Start).
Aliases on data files: HAlias
The aliases are used to handle......
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
WDLog: Restoring HFSQL data files
WDLog is used to restore the data files saved by WDLog......
Reloading a document
To reload a document, ......
Currencies
A currency is a real coded on 10 bytes....
Sub-modeling
In a flexible modeling, the "Application", "Process" and "Choice" elements can be used to enter in a "sub-modeling"......
Creating an executable: Operating mode and library
The operating mode of an executable allows you to define whether the executable can be used by one or more users......
Items used in a select query
A query created in the query editor can contain several types of items......
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
Environment configuration
An environment configuration corresponds to a backup of the work environment in the editors of WINDEV, WEBDEV and WINDEV Mobile......
How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....
Feedback component
The Feedback component is a component provided with WINDEV......
ScriptExecute (Function)
Calls an external script (.asp or .php) and returns the result in a string.
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
Managing the XSD
...WINDEV, WEBDEV and WINDEV Mobile allow you to import files in XSD format....
WorkingHourStart (Property)
The WorkingHourStart property is used to get and change the start time of working hours used: by an Organizer control. by a Scheduler control. by a Gantt Chart column (in a Table or TreeView Table control)....
WorkingHourEnd (Property)
The WorkingHourEnd property is used to identify and change the end time of working hours used: by an Organizer control. by a Scheduler control. by a Gantt Chart column (in a Table or TreeView Table control)....
Handling Ribbon controls programmatically
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups....