ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input).
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
The Dashboard control
Dashboards are essential elements in an application......
Managing the certificates
Signing a file allows you to check that the file was not modified or altered since it was signed. The signature also allows you to check the issuer identity....
Printing a watermark text
A report (and a duplicate copy) can include an additional text in the format of a watermark, such as "Confidential" or "Duplicate" printed across the report....
Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
Software Factory: Administrator options
Several options can be configured in the Software Factory administrator......
docTable (Type of variable)
The docTable type is used to define the advanced characteristics of a Table paragraph found in a Word Processing document.
2. Modes to install an application
11. Table/Looper controls
Table/Looper controls can be used to display a set of information......
Editing the CSS style sheet
WEBDEV gives you the ability to manage all the CSS styles used in a project......
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
Conditions for using the Ad control
The Ad control is using the AdMob SDK....
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control, a window or a page Change the title of a Table control column, a Chart control, a window or a page....
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
gImage (Function)
Builds a sequence of characters containing an image.
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....
ComponentLoad (Function)
Loads an external component. This component can be: an external component present in the current project. an external component independent of the current project....
fMoveFile (Function)
Moves a file from one directory to another.
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
Drive (Type of Variable)
The Drive type allows handle a Drive generically. To use this type of Variable, it is necessary to connect to the desired Drive.
TableExpand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....
Creating a branch
A branch is used to create a copy of the current project in order to perform modifications, additions, etc....
Programming an indexed control