ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
GglListDocument (Function)
Retrieves the list of documents available on the Google server for the current user.
SysValidHandle (Function)
Checks the validity of a window handle.
GglListContactByRequest (Function)
Retrieves a list of contacts from custom parameters.
GglRequest (Function)
Sends a communication request (HTTP request) to a Google service.
DateValid (Function)
Checks the validity of a date between January 01 0001 and December 31 9999.
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
The Carousel control
The Carousel control is used to display an animated menu made of images......
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......
The Static control
A Static control is a control used to display a static text......
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
Internal component
An internal component is a set of elements from a project......
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
GglGetCalendar (Function)
Retrieves a Google calendar and its events according to its title or identifier.
GglListContactGroup (Function)
Retrieves the list of groups of contacts associated with the specified Google account.
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
France.CheckINSEE (Function)
Tests the validity of an INSEE number (identification number of physical persons assigned by the National Institute of Statistics and Economic Studies - Institut National de la Statistique et des Etudes Economiques).
SFConnect (Function)
Allows you to authenticate yourself beside a Salesforce platform.
ScriptExecute (Function)
Calls an external script (.asp or .php) and returns the result in a string.
DriveCopyFile (Function)
copy a single file from the remote disk to another directory on the remote disk.