ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SOAP constants
List of constants used by the SOAP functions....
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.
Speech synthesis in the mobile applications
The phones can talk!......
SpeechSynthesisReadText (Function)
Reads the specified text using the device's text-to-speech engine....
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....
NET constants
List of constants used by the DotNet functions....
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
Handling a Conceptual Data Model (CDM)
The main operations that can be performed on a CDM are as follows......
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
Installing the monitor
The monitoring robot includes three executables......
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
ExecuteUpdateUI (Function)
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol. This function is kept for backward compatibility.
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol.
HFSQL constants
List of constants used by the HFSQL functions....
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
HTML 5: Example for managing the programmed Drag and Drop
To make a WEBDEV site more interactive, you have the ability to implement Drag and Drop in the pages....
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
Custom synchronization for Table controls based on a data file
In some cases, you may want to use a custom synchronization for Table controls based on a data file......
RequestRefreshUIElement (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).
7. Multilingual applications in practice