ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

InitialTool (Property)
The InitialTool property is used to get or change the drawing tool selected by default in an Image Editor control.
UPNPExecuteAction (Function)
Runs an action on the UPnP service.
DisplayFormat (Property)
The DisplayFormat property gets and sets the expected display format for a given text: plain text, RTF or Markdown.
FBGetUserInformation (Function)
Retrieves the Facebook information of connected user.
BottomIndent (Property)
The BottomIndent property gets and sets the space at the bottom of the text (bottom margin) in a control.
MovementAPT (Property)
The MovementAPT property allows you to know and specify whether users can move appointments in a Scheduler or Organizer control.
GranularityDuration (Property)
The GranularityDuration property is used to get and change the size of the grid to resize: appointments in an Organizer control. appointments in a Scheduler control. events in a TimeLine control. tasks in a Gantt Chart column....
FormulaBarVisible (Property)
The FormulaBarVisible property is used to: Find out whether a formula bar is displayed in a Spreadsheet control. Display (or not) a formula bar in a Spreadsheet control....
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
ModificationDurationAPT (Property)
The ModificationDurationAPT property is used to determine and specify if the user can modify the duration of an appointment in a Scheduler or Organizer control.
List of reserved words
HTML Editor control constants
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile....
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
<btleDevice variable>.Disconnect (Function)
Used to disconnect from a Bluetooth Low Energy device.
<emailIMAPSession variable>.AddFolder (Function)
Adds a folder into the messaging software using IMAP (Internet Message Access Protocol), ...
<AutomaticEvent variable>.Wait (Function)
Locks the current thread while waiting for the specified event to be opened.
<ManualEvent variable>.Close (Function)
Closes a synchronization event between several threads.
<ManualEvent variable>.Open (Function)
Opens a synchronization event between several threads.
iParameterWatermark (Function)
Adds a watermark into a report (report created in the report editor or printed report).
hbListTable (Function)
Retrieves the list of tables found on an HBase server.
hbDeleteTable (Function)
Deletes an HBase table.
Facebook functions (prefix syntax)
List of Facebook functions...
<upnpService variable>.ExecuteAction (Function)
Runs an action on the UPnP service.
Communicate with an SSH server (prefix syntax)
Secure Shell (SSH) is a secure communication protocol. The exchanged data is secured via encryption keys....
Kanban control functions (prefix syntax)
The following functions handle Kanban controls......