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...
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites...
Steps to develop an application
This diagram presents the different steps for developing an application with WINDEV...
"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...
.NET application
To create a.NET application from a project...
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
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...
WDInst: set directory for tables and User Groupware files
The setup editor WDInst ("Tools...
History of versions
The history of setup versions is an advanced feature of the network setup...
User Groupware and files accessed via a Native Connector
An application that works with the User Groupware can be used with a database handled by a Native Connector......
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
OCRExtractTextBlock (Function)
Returns all the text blocks of an image.
SaaSWriteSiteParameter (Function)
Saves a specific information for a SaaS site in the configuration of a client account.
grSurfaceAltitudeColor (Function)
Defines the color used for the altitude (Z axis) of a surface chart.
SFConnect (Function)
Allows you to authenticate yourself beside a Salesforce platform.
ServiceInstall (Function)
Installs a Windows service or a Linux daemon according to the information given in the members of the Service variable.
EventWait (Function)
Locks the current thread while waiting for the specified event to be opened.
MongoExecuteCommand (Function)
Runs a generic command on a MongoDB database or on a MongoDB collection.
List Box, ListView and Combo Box control functions
List of functions for managing List Box, ListView and Combo Box controls...
Map control functions
Map control functions...
LooperSearch (Function)
Searches for a value in an attribute of a Looper control.
EmailProgressBar (Function)
Manages a progress bar while sending and receiving emails.
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
BTLEDisconnect (Function)
Used to disconnect from a Bluetooth Low Energy device.
SOAPAddXMLSignature (Function)
Adds an XML signature to a Webservice request.
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
MenuInsertOption (Function)
Inserts a new option at a specific position.
grRotation (Function)
Used to: Turn a chart around one of its axes in order to better view the data. Find out the rotation angle of a chart on one of its axes....
Facebook functions
List of Facebook functions...
LooperToXML (Function)
Creates an XML file with data from a Looper control (Looper control based on a data file or populated programmatically).
BTLEConnectionStatus (Function)
Returns the current connection status to a Bluetooth Low Energy device or asks to be notified when the connection status changes.
GPSEnd (Function)
Indicates the end of the use of geolocation functions.
The Image control
The Image control is used to......