ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "Line" charts
In the line charts, the data is interpreted as successive y coordinates of points......
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
EmailDeleteMessage (Example)
Usage example of the EmailDeleteMessage function
dFont (Example)
Usage example of the dFont function
PVTToExcel (Function)
Creates an Excel file with data from a Pivot Table control.
grScatter3DProjection (Function)
Indicates whether the points found in a series of a 3D Scatter chart must be be projected on a given plane.
H.NumRec (Variable)
Contains the number of the physical record loaded in memory (which means the number of the last record read).
LooperToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.
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......
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).
OrganizerDisplay (Function)
Reinitializes the content of an Organizer control from its data source (HFSQL data file for example).
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....
ArraySort (Function)
Sorts a WLanguage array.
ArrayAddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of an advanced two-dimensional array property (xlsDocument, etc.)....
Optional events: Information retrieved (Java and Android)
WINDEV and WINDEV Mobile allow you to add optional events to the ones proposed by default for the different application elements......
Language (Property)
The Language property is used to get and change the language used.
TableAddChild (Function)
Adds a row into a TreeView Table control, at the end of a given hierarchy level.
5. HFSQL Client/Server
A WINDEV Mobile application can also use an HFSQL database in Client/Server mode....
SysXRes (Function)
Returns the horizontal screen resolution.
HTTP functions
List of HTTP functions...
Error
The Error keyword is used to manage the errors.
SocketCreateSSL (Function)
Creates a secure socket according to the SSL protocol.