ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RGBBlue (Function)
Returns the blue component of an RGB color.
Telephony: Managing the outgoing calls
To manage the outgoing calls in a WINDEV or WINDEV Mobile application......
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
SQLFirst (Function)
Positions on the first row of the query result.
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
HActivateAutoFilter (Function)
Enables an automatic filter on the linked files when browsing an XML file.
SMSSend (Function)
Sends an SMS.
sfObject (Type of variable)
The sfObject type is used to describe a record of a SalesForce file...
RGBGreen (Function)
Returns the green component of an RGB color.
RGBRed (Function)
Returns the red component of an RGB color.
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
mongoDatabase (Type of variable)
The mongoDatabase type is used to define the characteristics of a database for a MongoDB server.
mongoFindOption (Type of variable)
The mongoFindOption type is used to define the advanced characteristics of a search in a MongoDB database.
HourglassNetwork (Function)
Displays or hides an endless gauge in the title bar of Android application windows .
14. PHP generation in practice
HCross (Function)
Crosses a record in a data file.
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
Constants for managing Windows events
The following constants are used to manage Windows events:...
Entity of a CDM
To group information according the MERISE method, entities must be created......
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......