ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grSeriesSecondaryAxis (Function)
Defines whether a series will be drawn on the secondary axis.
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
CoordinateEditorToScreen (Function)
Converts a size or a position specified in the reference dpi in the editor (160 dpi) to the native dpi of screen on the device where the application is run.
OLELoad (Function)
Initializes an OLE control with an OLE object.
ThreadPersistent (Function)
Makes a thread persistent.
NotifPushDisable (Function)
Disables the management of push notifications for a WINDEV Mobile application (Android or IOS).
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
LooperToExcel (Function)
Creates an Excel file from the data found in a Looper control (browsing Looper control or memory Looper control).
sshSession (Type of variable)
The sshSession type is used to define the characteristics of a connection to an SSH server.
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
SendKey (Function)
Simulates the keystrokes and the mouse actions.
Google Maps management functions
List of functions for managing Google maps...
iBorder (Function)
Prints a border at specified coordinates.
grRaised (Function)
Used to display a chart with raised effect.
grSourceSeries (Function)
Defines the source of a series.
mongoDatabaseInfo (Type of variable)
The mongoDatabaseInfo type is used to define the advanced characteristics of information about a MongoDB database.
ServiceUninstall (Function)
Uninstalls a service.
HBuildKeyValueANSI (Function)
Regardless of the platform used, the data stored in the HFSQL files is in ANSI format.
PDFOpen (Function)
Opens a PDF document and loads it in a pdfDocument variable.
PDFClose (Function)
Closes the PDF file loaded in memory in a pdfDocument variable.
EmailRemoveFolder (Function)
Deletes a folder from the Outlook messaging software or from an IMAP server.
grScatterSeriesColor (Function)
Initializes the color of a series in a "Scatter" chart.
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
Organization Chart control properties
An Organization Chart control can be handled in a window by the following WLanguage properties......
AnsiToUnicode (Function)
Converts: an ANSI string (Windows) to a UNICODE string. a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string....