ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

diagHead (Type of variable)
The diagHead type is used to define all the advanced characteristics of an end of a connector in a diagram.
SQLExecWDR (Function)
Runs the SQL code of a query created in the query editor.
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
The Sidebar control
The Sidebar control gives access to different options......
sfLeadConvertResult (Type of variable)
The sfLeadConvertResult type is used to find out the result of SFConvertLead...
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
HTML Display control properties
HTML Display control properties...
Native Container control properties
You can manipulate a Native Container control in a window using the following WLanguage properties......
SpeechRecognitionTrigger (Function)
Triggers the device's speech recognition service....
SMSSend (Function)
Sends an SMS.
fCompress (Function)
Compresses a file.
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
Events associated with Sidebar controls
List of events associated with Sidebar controls...
DnDCacheData (Function)
Indicates the type of data and the data to copy/move during Drag/Drop....
EmailSetTimeOut (Function)
Changes the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
iParameterDuplicate (Function)
Configures the automatic creation of the duplicate copy generated during the next print.
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
GanttGetTask (Function)
Gets a task using its identifier in a Gantt Chart column in a Table or TreeView Table control.
Favicon: Define the site icon
WEBDEV allows you to easily define the site icon (also called Favicon)......
beaconDetectionInfo (Type of variable)
The beaconDetectionInfo type is used to describe information relative to a Beacon detected with BeaconDetectPrecise.
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
geoGetAddress (Function)
Retrieves an address or a list of addresses corresponding to the description of a geographic location.
docCell (Type of variable)
The docCell type is used to define the advanced characteristics of a table cell found in a Word Processing document.
Using several libraries in an application
A library is a WDL file that contains all the resources......
redisResponse (Type of variable)
The redisResponse type makes it possible to define all the advanced characteristics of a response received by RedisExecuteCommand or RedisPipelineGet.