ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WEBDEV site deployment: automatic modification of data files
The automatic modification of the data files allows updating the description of data files on the Web server...
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
OrganizerToiCalendar (Function)
Exports the appointments found in an Organizer control in iCalendar format.
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
ChangeTarget (Function)
Changes the target of a button action.
DnDEvent (Example)
Usage example of the DnDEvent function
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew).
Reading an email
This help page explains how to read an email from a WINDEV application and how to display its content in a WINDEV application....
gFontBold (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is in bold or not.
Keyword properties
You can change the characteristics of a keyword at any time in the keyword properties......
GroupAdd (Function)
Adds a group of contacts into the address book of a Lotus Notes or Outlook messaging.
BTLEConnectionStatus (Function)
Returns the current connection status to a Bluetooth Low Energy device or asks to be notified when the connection status changes.
Chart constants
List of constants used by the functions for chart management....
Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
Index (Property)
The Index property indicates the physical index (physical order) of an item in a record.
inAppListPurchase (Function)
Returns the list of application products purchased by the user and not consumed.
SpreadsheetClose (Function)
Closes the XLSX document that was opened by SpreadsheetLoad.
API (Example)
Usage example of the API function
BTLEStatus (Function)
Returns the current Bluetooth activation status on the device or asks to be notified when the activation status changes.
Facebook constants
The following constants are used by the functions for managing Facebook connections:...
SOAPRun (Function)
Runs a procedure on a SOAP server.
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
sfLeadConvert (Type of variable)
The sfLeadConvert type is used to describe the conversion parameters of a lead...
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......