ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error (Function)
Displays a custom error message in a system error window.
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
Warning (Function)
Displays a custom message in a system warning window.
Monitoring robot: Creating a check
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot......
Code snippets
The code editor allows you to enter "Code snippets"......
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
11. Controls in practice
Discover the main characteristics of the controls...
Spelling checker in the interface
WINDEV, WEBDEV and WINDEV Mobile allow you to use the OpenOffice spelling checker in your interfaces...
Flexbox control description: Details tab
The "Details" tab of the Flexbox control description window allows you to define how the control reacts when the browser is resized horizontally or vertically......
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
Events associated with an Image Editor control
WINDEV manages the following events by default (in order of appearance in the code editor)...
<Source>.OnError (Function)
Customizes the management of HFSQL errors.
fOpen (Example)
Usage example of the fOpen function
grTimeLevelMask (Function)
Defines the display mask for a level of time scale in a chart.
HToItem (Function)
Assigns the specified value to an item of the current record.
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
WINDEV 2024 Tutorial - Table of contents
Events associated with ListView controls
List of events associated with ListView controls...
AppleSignIn (Function)
Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher.
The RTF edit control: Automatic formatting toolbar
In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control becomes editable......
SensorDetectChangeOrientation (Function)
Allows you to be notified when the orientation of the device changes on any one of its 3 axes.