ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Check Box control
A Check Box can correspond to...
<Check box>.Delete (Function)
Deletes an option from a Check Box control.
State "form with input": input in a PDF form
The report editor can be used to create form reports, which include different controls allowing users to enter data...
CheckBoxDelete (Function)
Deletes an option from a Check Box control.
Context menu of Check Box columns (AAF)
The Table and TreeView Table controls can propose Check Box columns allowing the user to select the requested options...
CheckBoxCount (Function)
Returns the number of options found in a Check Box control.
<Check Box>.Count (Function)
Returns the number of options found in a Check Box control.
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
Animation of Mobile windows
In the mobile applications, the different screens of the application are displayed via a small animation: display from the right and the top, ... WINDEV Mobile allows you to configure this display mode of your windows in your mobile applications....
Type (Property)
The Type property is used to get and change the type of an element.
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
SQLFirst (Function)
Positions on the first row of the query result.
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
Radial Bar chart
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
Creating anchors
The anchors are used to define specific points in a help page......
Translating the external components
An external component is a set of WINDEV or WEBDEV elements that perform a specific action (send faxes, emails, etc....
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
SIPVisible (Function)
Displays the keyboard.
Clipboard management functions
List of functions for managing the clipboard...
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
PDFAddWatermark (Function)
Adds a watermark to all or some pages of an existing PDF file.
Remote WEBDEV administrator: Configuration to use the statistics
A specific account dedicated to the management of statistics is required to access the statistical module. This account can be created via the remote administrator....
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......
SCM administrator: Managing branches
The SCM (Source Code Manager) administrator allows to you manage the branches of the different projects found in SCM......
Reports & Queries: Specific features
This help page presents the specific features of "Reports & Queries" (which means the user version of report editor) ......
MenuUnMark (Function)
Removes the checkmark displayed in front of the menu option (popup menu or drop-down menu).
MenuIsMarked (Function)
Used to find out whether a checkmark is displayed in front of a menu option (popup menu or drop-down menu).
iDocumentCanceled (Example)
Usage example of the iDocumentCanceled function
Non-maximized windows in iOS
A non-maximized window can occupy a section of the screen only......
User Groupware and files accessed via a Native Connector
An application that works with the User Groupware can be used with a database handled by a Native Connector......
Project Management Hub: Time tracking
The time spent can be listed on......