ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.)....
Google Calendar management functions
List of functions for managing Google calendars...
Options displayed in a status bar with multiple cells
In the status bar description window, you can specify the options that will appear in each cell of the status bar......
fSaveText (Function)
Creates and fills a text file with the content of a text control or text variable (string variable, edit control in a window, Static control in a report, ...).
Manage SCM branches visually
The Source Code Manager offers a graphic interface for editing branches to optimize the management of branches in your projects......
How to create and run an SQL query through programming?
This help page explains how to create and run an SQL query through programming....
Install WDTRAD
WDTRAD is automatically installed along with WDMSG and/or WDINT....
Constants for managing animations
List of constants used by the functions for managing the animations...
16. Java applications in practice
Java applications in practice...
GglDriveConnect( Function)
Creates a connection to an Drive Google Drive.
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
Certificate (Type of variable)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
MapPolygon (Type of variable)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
Clickable control in a report
The report editor allows you to propose clickable controls during the print preview......
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
iSelectFont (Function)
Creates a new print font from the standard window for font selection...
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
PermissionRequest (Function)
Prompts the user to grant an application permission.
grScatterPointSize (Function)
Defines the size of points in a "Scatter" chart.
MatStack (Function)
Compresses the memory footprint occupied by a matrix.
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
Programming custom calculations in Table controls
MyControl (Reserved word)
The MyControl keyword represents the control that holds the process being executed.
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......