ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DiagramToImage (Function)
Exports a diagram to a variable of type Image.
DnD constants
List of constants used by the functions for managing the Drag and Drop....
SpeechSynthesisReadFile (Function)
Reads the content of the specified file by using the engine for speech synthesis found on the device.
<Chart>.AddTimeData (Function)
Adds data at a precise moment in a time chart.
NbMemoItem (Property)
The NbMemoItem property is used to get the total number of memo items in a record of: a file described in the data model editor, a file described programmatically, an HFSQL view, a query....
HDeclareExternal (Function)
Temporarily imports into the current database schema the description of a table from an existing HFSQL table.
HNoDatabaseAccess (Function)
Denies all new connections to a database or to all databases.
xmlNode (Variable type)
The xmlNode type is used to handle a node of an XML document.
File download functions
The following functions are used to manage downloads......
Installing the robot controller
The monitoring robot includes three executables......
AppointmentDisplay (Function)
Displays an appointment in the native application for managing appointments found on the mobile device (Android or iOS).
Compile
The Compile keyword can correspond to: the Compile function, which dynamically compiles a procedure whose source code is specified.. the <COMPILE IF> statement, which allows you to compile WLanguage code according to a condition (mainly used to compile code according to a platform or configuration type)....
Management of Google documents
Google Docs and Google Spreadsheet are the online word processing and the online spreadsheet proposed by Google......
Description (Property)
The Description property is used to get and change the page description.
MenuUnMark (Function)
Removes the checkmark displayed in front of the menu option (context menu or drop-down menu).
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
tapiDial (Function)
Dials a phone number for a voice line.
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
Connection (Variable type)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
ERR_LOADMOREDLL
Classe représentant un fichier uploadé dans le champ upload...
Optional parameters
Some of the parameters passed to a procedure can be optional parameters......
Joins between the tables of a select query
When several tables are used in a query, the query editor automatically searches for the links between these tables described in the database schema......
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
gpwInitAnalysis (Function)
Initialize the database schema of the User Groupware.
Runtime log
The runtime log is the best way to identify the most used features of an application......