ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
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....
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).
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......
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......
6. HFSQL Cluster
HFSQL Cluster is an extension of the HFSQL Client/Server database model....
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
Telemetry: Viewing data
To see the results of telemetry data for your applications, WINDEV and WINDEV Mobile propose a telemetry editor......
zipMsgError (Function)
Returns the message associated with an error code on an archive.
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......
TreeStatus (Function)
Returns the status of a node: collapsed, expanded or not found.
CharactUnicode (Function)
Returns the character corresponding to the specified Unicode code.
Charact (Function)
Returns the character corresponding to the specified ASCII code.
The "Debugger" pane
The "Debugger" pane displays the debugger options when debugging the project or a project element ("Debugger" option)......
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......
The guide
The guide is a powerful search engine included in WINDEV, WEBDEV and WINDEV Mobile, allowing you to search for the referenced documents regarding a topic......
Creating index keywords
Index keywords allow users to easily find a help page......
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
PagePosition (Function)
Scrolls a page up to position a control in the visible section of the page (top) in the browser.
HClusterNodeInfo (Function)
Returns the status of each cluster node by interrogating the coordinator.
HClusterSynchronizationInfo (Function)
Returns the progress of synchronization for a node of an HFSQL cluster.