ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ftpConnection (Variable type)
The ftpConnection type is used to define all the advanced characteristics of an FTP connection.
GesturePosX (Function)
Returns the horizontal position of the pointer (finger or stylus).
GesturePosY (Function)
Returns the vertical position of the pointer (finger or stylus).
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......
AccentSensitive (Property)
The AccentSensitive property is used to determine if accented characters are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
Size (Property)
The Size property is used to determine and change the size of an element.
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
Vocabulary linked to replication
Before implementing the replication, you must be familiar with the vocabulary specific to the replication.
Zoom (Property)
The Zoom property gets or sets the zoom value: in an Image control. in a Map control. in an Organization Chart control. in a Table, TreeView Table, Pivot Table, Spreadsheet or List Box control. in a Word Processing control. in a PDF Reader control. in a Camera control. in a Diagram Editor control; in a window....
Error handling WLanguage procedure called by zipExtractDirectory
WLanguage procedure ("Callback") called if an error is encountered when extracting files with zipExtractDirectory.
Value Description (Type of variable)
A Value Description variable is used to handle the description of an enumeration value through programming.
Option Description (Type of variable)
An Option Description variable is used to handle the characteristics of a combination option through programming.
MaxWidth (Property)
The MaxWidth property is used to get and change the maximum width of a control or window.
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.