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...
xmlSignatureInformationKeyX509 (Type of variable)
The xmlSignatureInformationKeyX509 type is used to define the information that must be included in the KeyInfo section of the XML signature.
fLoadBuffer (Function)
Loads the content of an external file (text, image, ...) in a buffer variable.
dPixelColor (Function)
Identifies the color of a pixel: in an Image control. in an Image variable. in a picLayer variable. in a WDPic variable]....
PDF Reader control events
sfExecuteProcessResult (Type of variable)
The sfExecuteProcessResult type is used to find out the result of SFExecuteProcess...
ConfirmAsynchronous (Function)
Displays a non-blocking message in a standard dialog box with the answers "Yes", "No", "Cancel" and calls a WLanguage procedure with the user's response....
HListDatabase (Function)
Lists the Client/Server databases associated with a connection....
SOAP constants
List of constants used by the SOAP functions....
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
WinInitialized (Function)
Used to find out whether the "end of initialization" code was run for a window.
Constants for the geo-localization functions
Constants used by the geo-localization functions...
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
4. WEBDEV, WINDEV and WINDEV Mobile: fully compatible format
Font (Type of variable)
A Font variable creates a font programmatically...
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
8. Windows in practice
Discover the main actions that can be performed on the windows....
sshSession (Type of variable)
The sshSession type is used to define the characteristics of a connection to an SSH server.
FTPSize (Function)
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
BurnerAddFile (Function)
Adds a file to the compilation.
TableSelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
13. External component in practice
External component in practice...
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).