ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Image editor
WINDEV, WEBDEV and WINDEV Mobile include an image editor......
Animating an image
WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images......
In64bitMode (Function)
Indicates whether the code is run in 64-bit mode or not.
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
Designing a supercontrol
A supercontrol is an advanced type of control......
Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server data files, the wizard allows you to......
ImageArea (Function)
Returns the number of the image area clicked by the Web user.
EnumControl (Function)
Returns the name of Nth control found in the specified element.
The Looper control: Custom synchronization
How to manage the synchronization between: the page displayed in the browser. This page contains a Looper control that displays the records found in an HFSQL file. the corresponding page context found on the server....
6. WEBDEV Account Manager
Tab order in a window, a page, etc.
The tab order of the controls found in a window or in a page describes the order in which the controls take focus in a window when the user presses the [Tabulation] key......
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
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......
SysDateTime (Function)
Returns or modifies the system date (current date and time defined on the current computer).
Handling an Action Bar through programming
An Action Bar can be handled through programming. To do so, use the variable corresponding to the Action Bar in the code....
GetCountryList (Function)
Returns the list of countries according to the ISO 3166-1 standard.
PageEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) when displaying a modal page (the pages used to communicate with the user for example).
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......
fTempPath (Function)
Returns the name of directory used to store the temporary files.
Table, List Box and Combo Box controls bound to queries
A Table, List Box or Combo Box control can be used to display the content of a data file or query......
ControlTab (Function)
Returns the name of the Tab control that contains the specified control.
Properties associated with the tab pane
A tab pane found in a window or in a page can be handled by the following WLanguage properties......
<Chrono>.End (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to <Chrono>.Start).
BrowserName (Function)
Returns the name of the browser of the Web user ("user agent").
6. HFSQL Cluster
HFSQL Cluster is an extension of the HFSQL Client/Server database model....