ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MyParent (Reserved word)
MyParent is used to handle...
sshSession (Type of variable)
The sshSession type is used to define the characteristics of a connection to an SSH server.
NotifAdd (Function)
Adds a notification into the system bar of device (Android) or into the notification center (iOS).
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
Constants for the geo-localization functions
Constants used by the geo-localization functions...
Layout control properties
You can manipulate Layout controls (and its cells) in a window or page using the following WLanguage properties......
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
DocToPDF (Function)
Converts a Word Processing document into a PDF file.
Collaboration diagram
A collaboration diagram presents the structural organization of objects that send and receive messages......
ModbusDisconnect (Function)
Closes the Modbus session.
Linear Looper control properties
Control constants
List of constants used by the functions for managing controls...
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
eCurrencyName (Function)
Returns the caption of a currency.
The different types of integers
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....
grSeriesLabel (Function)
Initializes the label of a data series in a chart.
Character strings
WLanguage supports different types of strings....
Edit control properties
You can manipulate Edit controls in a window, page or report using the following WLanguage properties......
EmailNbMessage (Function)
Returns the number of incoming messages currently found: on the email server (POP3 protocol only). in the Outlook messaging software....
Adding an element to the SCM repository
When an element is added to the SCM (Source Code Manager) repository, it is added to the reference project on the SCM server......
grBarColor (Function)
Initializes the color of a specific bar in a Column or Stacked Column chart.
Calendar control properties
Several WLanguage properties can be used on the Calendar control found in a window or in a page......
Warning 18: Loop without potential end