ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project Management Hub: Spool of requests
The Project Management Hub is used to define spools of requests......
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
Hour (Property)
The Hour property is used to: Get the time from a variable of type Time or DateTime, or the number of hours from a variable of type Duration. Change the time in a variable of type Time or DateTime, or the number of hours in a variable of type Duration. Retrieve the time or the number of hours from a Date item (in "Date and time" or "Duration" format) or from a Time item. Modify the time or the number of hours in a Date item (in "Date and time" or "Duration" format) or in a Time item....
Report controls
Several types of controls can be handled in a report created by the report editor......
Management of Google documents
Google Docs and Google Spreadsheet are the online word processing and the online spreadsheet proposed by Google......
Native AS/400 Connector
WINDEV and WEBDEV include an optional module to access AS/400 databases......
Handling a chart in the editor
In the editor, a Chart control includes different sections......
The Signature control
The Signature control is a report control used to sign......
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
7. Source Code Manager (SCM)
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......
End of break block
The End of break block is optional......
hbColumnDescription (Type of variable)
The hbColumnDescription type is used to define the advanced characteristics of a group of columns (items).
JSONXMLConverter (Type of variable)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).
restResponse (Variable type)
The restResponse type is used to define all the advanced characteristics of a REST response.
<Scanner variable>.ToImage (Function)
Retrieves a document from a scanner in a variable of type Image.
<Scanner variable>.Property (Function)
Used to get and change the characteristics of a scanner.
xlsSave (Function)
Saves an XLS document.
Creating a select query
A select query (corresponding SQL statement......
SysDateTime (Function)
Returns or modifies the system date (current date and time defined on the current computer).
TimeToInteger (Function)
Converts a time to an integer.
FTP constants
List of constants used by the FTP functions....
Typing multilingual texts
For a multilingual application, you have the ability to......
Multilingual project
Discover all the possibilities of pivot tables