ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
ReplicSynchronize (Function)
Synchronizes the data corresponding to a replication.
grSunburstAddData (Function)
Adds a data to a Sunburst chart.
URISelect (Function)
Opens a system window to select a resource from: from the device file system, from the Cloud (Google Drive, Microsoft OneDrive, etc.) or from one of the content managers installed on the device....
DateToInteger (Function)
Converts a date to an integer.
HModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
mongoOperationsOption (Type of variable)
The mongoOperationsOption type is used to define the options of bulk operations.
LooperAddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
Rectangle (Type of variable)
A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width, Height) in 2 dimensions.
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS......
Arithmetic operators
The arithmetic operators are......
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
How to develop a PHP site?
What is a PHP site?......
Socket constants
List of constants used by the functions for socket management....
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.
TableFormulaAdd (Function)
Adds a calculated row to a Table control by providing custom calculation procedures.
LooperAddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.
EventCreate (Function)
Creates an event.
grLineThickness (Function)
Retrieves and/or modifies the value of the line thickness in a line chart....
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......