ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HChangeKey (Example)
Usage example of the HChangeKey function
SensorDetectBeginShake (Function)
Notifies when the device is shaken in any direction.
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
Chart: Managing scales
In a chart, the scales are used to quickly estimate the value of different points found in a chart......
Events associated with a Web Component control
WEBDEV manages the following events by default (order of appearance in the code editor)...
The structure of the file for remote control
The management of remote control uses a file in INI format......
Testing a WEBDEV site on a mobile device
It is increasingly common for developers to test websites on mobile devices......
Dynamic site: Persistent session
For a dynamic WEBDEV site, when starting the site (site called from a browser), a session representing the site is loaded in memory on the server......
TableInfoXY (Example)
Usage example of the TableInfoXY function
NbAnimationSteps (Property)
The NbAnimationSteps property is used to get and specify the number of drawings in the image that defines the animation of a custom infinite Progress Bar control.
fUnlock (Example)
Usage example of the fUnlock function
SQLFirst (Example)
Usage example of the SQLFirst function
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
zipAddFile (Example)
Usage example of the zipAddFile function
xlsColumnType (Example)
Usage example of the xlsColumnType function
fWrite (Example)
Usage example of the fWrite function
FileDisplay (Example)
Usage example of the FileDisplay function
zipExtractPath (Example)
Usage example of the zipExtractPath function
ContactAdd (Example)
Usage example of the ContactAdd function
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
Creating a RAD pattern
From version 12, a new RAD technology has appeared......
SOAPAddXMLSignature (Example)
Usage example of the SOAPAddXMLSignature function
HReadLast (Example)
Usage example of the HReadLast function
dBackground (Example)
Usage example of the dBackground function
fCopyFile (Example)
Usage example of the fCopyFile function