ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
Composite variable
A composite variable contains different types of elements (members)...
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.
Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
LooperRefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
Behavior changes between versions 2024 and 2025
WINDEV, WEBDEV and WINDEV Mobile allow you to manipulate an Image control through programming......
TableAddLine (Function)
Adds a row in: a Table control, a TreeView Table control....
Keyboard shortcut on a button (AAF)
In an application developed with WINDEV, the user has the ability to implement a keyboard shortcut on a button......
Clipping the window according to an image
An image can be used to easily define the shape of a window......
Managing custom fonts in a WINDEV or WINDEV Mobile project
Both WINDEV and WINDEV Mobile projects support custom fonts, including Google Fonts......
zipArchivedFile (Variable type)
The zipArchivedFile type is used to handle: a file contained in an archive corresponding to one of the following formats: ZIP, CAB, RAR, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ). a file to add into an archive....
Printing the content of a TreeView Table (AAF)
TreeView Table controls include an automatic context menu that allows users to perform multiple actions on the data displayed in the control......
13. External component in practice
External component in practice...
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism......
iParameterPDF (Function)
Defines the options for the generated PDF file.
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
GglUploadDocument (Function)
Uploads a document to the Google server.
Inserting a diagram in a help page
You can insert a diagram created with the Diagram Editor into a help page......