ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Events associated with the project
List of events associated with the project...
Characteristics of a PCL print
The result of a PCL print mainly depends on the technical features of the printer used (management of images and lines, management of fonts, ......
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
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).
Using an external component in an application
A component can be reused at any time in any application......
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.)....
FolderWeb (Function)
Returns the path of the directory containing: the images, the JavaScript files, the Java applet files, the other files accessible from the browser....
WINDEV and the SOAP protocol
Control template
A control template is a set of controls that can be re-used in several windows or pages......
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
The Navigation Bar control
The Navigation Bar control is used to create a menu area that can easily adapt to the browser size......
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
Font (Type of variable)
A Font variable creates a font programmatically...
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
Constants for managing XML documents
List of constants used by the functions for managing XML documents....
RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility.
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event).
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
License agreement for Native Oracle Connector
License agreement for Native Oracle Connector...
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......
The "Bubble" charts
A bubble chart shows the correlation between three variables via bubbles of different sizes: categories and values on the X and Y axes and an additional parameter. The size of the bubble indicates the value of this third parameter.