ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Control Center of WINDEV executables (WDADMINEXE)
When a WINDEV application is installed in network, a program used to remotely check the application executables is automatically created......
IdentifierAWPContext (Function)
Returns the identifier of AWP context.
Copying controls from the window editor
The controls can be copied from the window editor......
Managing the Unicode format in the HFSQL files
The analysis proposes two types of Unicode items......
Different types of pages
WEBDEV enables you to create static sites and/or dynamic sites......
The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images in their WINDEV applications......
Data Binding: Creating controls from the "Project explorer" pane
Data binding is a process that binds variables in memory to controls in a window or page......
MouseYPos (Function)
Returns the vertical position (Y) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
MouseXPos (Function)
Returns the horizontal position (X) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
PDFAddImage (Function)
Adds an image to a page in an existing PDF file.
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
<pdfPage variable>.AddImage (Function)
Adds an image to a page in an existing PDF file.
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
5. HFSQL Client/Server
13. Types of standard controls
The "Context-sensitive code view" pane
The "Context-sensitive code view" pane allows you to view and edit the code of the element (window, page, report, control, etc....
The Chart control: Characteristics in the editor
Regardless of the type of chart displayed in the Chart control, all its characteristics can be configured via its description window......
Telemetry: Viewing data
To see the results of telemetry data for your applications, WINDEV and WINDEV Mobile propose a telemetry editor......
Copying controls from the report editor
The controls can be copied from the report editor......
"Test results" pane
The "Test results" pane shows the results of the different stand-alone tests in a project......
HFSQL Control Center: Open an analysis
The HFSQL Control Center allows you to fully manage an analysis......
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
<Check box>.Count (Function)
Returns the number of options found in a Check Box control.
CameraParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....