ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity...
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users...
"About" window
The "About" window is used to display and access various information about the current application...
"?" menu
WINDEV proposes a help menu adapted to your applications...
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites...
FAA: Did you know?
Our surveys show that end users love AAFs (Automatic Application Features) and that these AAFs increase their satisfaction and efficiency when using the applications...
History of versions
The history of setup versions is an advanced feature of the network setup...
Steps to develop an application
This diagram presents the different steps for developing an application with WINDEV...
zipMerge (Example)
Usage example of the zipMerge function
<DiskFile variable>.Read (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
TokenURL (Property)
The Property URLToken allows you to know and modify the URL for retrieving the access token.
iCloudKeyValueWrite (Function)
Stores the value of a key in an Apple iCloud-based container of "key-value" pairs.
grSunburstStartAngle (Function)
Specifies the starting angle of the first section in a Sunburst chart.
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
EventOpen (Function)
Opens a synchronization event between several threads.
fReadLine (Example)
Usage example of the fReadLine function
fStopCompress (Example)
Usage example of the fStopCompress function
fSize (Example)
Usage example of the fSize function
grSunburstPullOut (Function)
Pulls out a section (or all the sections) in a Sunburst chart.
MCI constants
List of constants used by the MCI functions....
Background
The "Background" keyword can correspond to: the Background variable, the Background property of a docParagraph variable....
Style (Property)
The Style property is used to: retrieve or assign the entire style of a control (including the overrides). find out the style characteristics of an element in a Word Processing document....
SysMetric (Function)
Returns the resolution of a specific element.
fRename (Example)
Usage example of the fRename function
zipNbPartNeeded (Example)
Usage example of the zipNbPartNeeded function
AdditionalParameters (Property)
The Property Additional Parameters allows you to specify additional parameters in the authentication chain.
VideoRequestPermission (Function)
Requests permission to use the device's camera....
CameraRequestPermission (Function)
Requests permission to use the device's camera....
SysIconModify (Function)
Modifies the icon file and/or the hover text of the icon in the taskbar (lower-right corner of the screen)....
grSunburstSectionColor (Function)
Changes the color of a section in a Sunburst chart.
Number (Property)
The Number property is used to get the number of an element.
HState (Example)
Usage example of the HState function
zipIsMulti (Example)
Usage example of the zipIsMulti function