ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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...
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.
Adding files into a replication (ReplicEdit)
When the replication is described, the data files must be added into the replication......
Page with parameters
Environment of code editor
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
UnloadProcedure (Function)
UnloadProcedure is kept for backward compatibility.
WinSize (Function)
WinSize: returns or modifies the window display mode (maximized, minimized or normal), modifies the window height and/or width, moves the window and modifies a window's height and/or width....
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
HMode (Function)
Changes the mode and the method for locking data files.
Figma: Where to find the Figma key
To use Figma import in your product, you need to specify the Figma key in the general options of WINDEV, WEBDEV or WINDEV Mobile....
Report viewer: "Export" tab
The "Export" pane in the report viewer allows you to perform the following operations......
Native PostgreSQL Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
GanttLink (Type of variable)
The GanttLink type is used to define the advanced characteristics of a link between two tasks of a Gantt chart.
grLabelFont (Function)
Modifies the font used for the category labels of a chart.
grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
grCreateFont (Function)
grCreateFont is kept for backward compatibility.
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
dbgInfo (Function)
Returns a debug information.
iPrintReport (Function)
Prints a report created with the report editor.
mongoGridFSFileInfo (Type of variable)
The mongoGridFSFileInfo type is used to define the advanced characteristics of a file in a MongoDB database.
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
HourGlass (Function)
Transforms the mouse cursor into hourglass (and conversely). In Android and iOS, displays an endless progress bar in a window....
AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......