ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Numeric (Type of variable)
The numeric type is used to contain integer or decimal numbers by specifying if necessary: the number of digits in the integer part. the number of digits in the integer part and in the decimal part....
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
OpenMobileWindow (Function)
Opens a window in a mobile application.
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
HManageServerUpdate (Function)
Used to manage the automatic update of HFSQL Client/Server servers by specifying the check frequency regarding the availability of updates....
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).
mongoDatabaseInfo (Type of variable)
The mongoDatabaseInfo type is used to define the advanced characteristics of information about a MongoDB database.
docStyle (Type of variable)
The docStyle type is used to define the advanced characteristics of a style belonging to a document, a paragraph or a document fragment.
2. Types of setup
Types of setup...
Interactive notifications
A notification is a small window that appears at the bottom right of the screen, and that can be viewed at any time in the Windows notification area......
PageParameter (Function)
Returns the value of a parameter passed to the current page.
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
HCross (Function)
Crosses a record in a data file.
The Dockable Panel control
The Dockable Panel control allows you to easily organize the software interface into zones that the end user can freely move......
DownloadParameter (Type of variable)
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.
Example for creating a select query
This help page explains how to create two select queries......
Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application......
Creating a skin template from an existing skin template
You can create a skin template from an existing skin template (provided by PC SOFT, for example)......
zipExtractPath (Function)
Returns the path of a file found in the archive.
WDLog: Viewing a log file
WDLog is used to view the content of a log file......
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
Python: Native calls
WLanguage allows for native Python calls......