ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dCopyWindowImage (Function)
Copies the image from a WINDEV window to an Image variable or to an Image control.
Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
How to color a control with focus?
This help page explains how to highlight the control where the input is performed....
Kanban control events
The following events are associated with Kanban controls......
MemModify (Function)
Modifies an element in a memory zone.
MemAdd (Function)
Adds an element to a memory area.
11. Table/Looper controls
Warning (Function)
Displays a custom message in a system warning window.
Report viewer: "Preview" tab
The report viewer allows end users to view reports before printing them......
The Time control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Use case diagram
A use case diagram is used to view the behavior of a system in such way that......
1. Analysis: Database structure
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis....
gFontStrikeout (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is crossed out or not.
SOAPRunXML (Function)
Runs a procedure on a SOAP server.
Handling a Control Template control through programming
The "Control template" control is used to display an existing control template......
PDF Reader control and PDF file management constants
PDF Reader control and PDF file management constants...
WDAdminHF: Saving the databases
The remote HFSQL administrator allows you to create backups of HFSQL Client/Server data files......
SysIdentifier (Function)
Returns the unique identifier of the current mobile device.
Financial constants
List of constants used by the financial functions....
dPoint (Example)
Usage example of the dPoint function
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
InterfaceModifiableWithReportsAndQueries (Property)
The InterfaceModifiableWitReportsAndQueries property is used to determine if the interface of a report can be modified in Reports & Queries.