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...
SysNotificationSend (Function)
Sends an interactive notification to the system in order to be displayed.
SysNotificationCompatible (Function)
Checks if the operating system supports interactive notifications.
USBDisconnect (Function)
Disconnects or ejects a USB device.
WinEdDeclareUndo (Function)
Declares how to cancel an action that was added by WinEdDo.
Applet control properties
List of properties associated with the Applet control...
Flash control properties
The Flash control can be handled by the WLanguage properties in server code and in browser code......
Site Map control properties
List of properties associated with a Site Map control...
Pager control properties
The WLanguage properties are used to handle the Pager control in server code and in browser code......
USBProperty (Function)
Retrieves the value of a property for a USB device.
Operations for synchronizing SCM
When creating an executable, a library or a component, ......
HFSQL Client/Server: Principle for saving the databases
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis......
Operations performed on collaboration diagrams
The following paragraphs explain......
SysListScreenResolution (Function)
Returns the possible resolutions for a screen.
StringToJSON (Function)
Converts a JSON string into a JSON variable.
The "Waterfall" charts
The "Waterfall" chart is a bar chart used to represent the positive or negative additions of several categories......
JSONToString (Function)
Converts the content of a JSON variable to a JSON string.
WDDeploy features
WDDeploy is a tool used to easily deploy static or PHP sites......
Captcha control properties
The Captcha control can be handled by the WLanguage properties in server code and in browser code.
Peeling Corner control properties
Cell control properties
List of properties associated with the Cell control...
Certificate management functions
The following functions are used to handle the certificates:...
WLanguage procedure called by URISelect
WLanguage procedure ("callback") called by URISelect for the selected file.
UploadCopyFile (Example)
Usage example of the UploadCopyFile function
NetSendMessage (Example)
Usage example of the NetSendMessage function
fImageSelect (Example)
Usage example of the fImageSelect function