ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ImageInfoValue (Function)
Returns the value of an Exif tag for the image used.
gglEmail (Type of variable)
The gglEmail type is used to describe and modify the email address of a contact...
EvaluateExpression (Function)
Evaluates the value of an expression built in a character string.
Communicating with an SSH server
Secure Shell (SSH) is a secure communication protocol. The exchanged data is secured via encryption keys....
mongoFindOption (Type of variable)
The mongoFindOption type is used to define the advanced characteristics of a search in a MongoDB database.
WLanguage procedure called by FTPListFile
Procedure ("Callback") called by FTPListFile for each file found.
Bearing (Property)
The Bearing property gets or sets the bearing of the map displayed in a Map control.
Customize the wizards
You can easily customize all wizards in WINDEV, WEBDEV or WINDEV Mobile......
Component (Property)
The Component property configures the different components of a composite key.
H.ErrIgnore (Variable)
Specifies the mode for processing the errors: the errors are processed by WINDEV the errors are processed by the program....
ConsoleError (Function)
Writes a character string in the standard error output stream "stderr".
WidgetProcedure (Function)
Specifies the procedure that will be called when the user clicks an iOS 14 widget.
WLanguage procedure called by CameraVideoStart
WLanguage procedure ("callback") called when the video recording is completed.
DeclareAWPContext (Function)
Used to declare a list of variables whose value will be persistent between the successive displays of Active WEBDEV Pages.
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
Reading an email
This help page explains how to read an email from a WINDEV application and how to display its content in a WINDEV application....
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user.
CapsLockVerify (Function)
Checks whether the CapsLock key is pressed.
TableBreakIndex (Example)
Use example for the TableBreakIndex function
GanttDateTimePosition (Function)
Configures the first day and the first time displayed in a Gantt Chart column (found in a Table or TreeView Table control).
ConsoleWrite (Function)
Writes a character string in the standard output stream "stdout" (also called "console").
nWDInitProject: Initialization code of project
Run the initialization code of project......
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
Popup window
WINDEV allows you to open windows in popup format......