ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailDeleteMessage (Example)
Usage example of the EmailDeleteMessage function
Setup directory
The setup wizard allows you to configure the setup directory of application....
Assignment operators
Three assignment operators are available......
SocketConnect (Function)
Connects a client computer to a given socket.
Handling the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
WINDEV License Agreement
WINDEV License Agreement...
WINDEV Mobile License Agreement
WINDEV Mobile License Agreement...
SNMPLoadMIB (Function)
Loads a MIB file in memory and analyzes it.
OrganizerDisplay (Function)
Reinitializes the content of an Organizer control from its data source (HFSQL data file for example).
DDEError (Function)
Returns the runtime status report of a DDE function.
HDeclareExternal (Example)
Usage example of the HDeclareExternal function
HBuildKeyValue (Example)
Usage example of the HBuildKeyValue function
gLinkActivate (Function)
Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control. Function kept for compatibility. It is recommended to use gStoredValueEnable....
TableInfoXY (Example)
Usage example of the TableInfoXY function
WINDEV Mobile 2024 Tutorial - Table of contents
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
Handling WEBDEV Account Manager via command line
All the features in WEBDEV Account Manager can be used via command line......
SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site......
Displaying a report in HTML format in the browser of the Web user
To display a report in HTML format in the browser of the Web user, you must......
dBackground (Example)
Usage example of the dBackground function
dPolygon (Example)
Usage example of the dPolygon function
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
EmailImportSource (Function)
Populates an Email variable using the content of its Source property or the different variables of the email structure using the content of the Email.Source variable.
HRestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center), a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center....
HBackup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one or more databases, one or more data files.