ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Alias (Property)
The Alias property gets the alias of an element.
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy......
HModifyTask (Function)
Modifies a scheduled task on the HFSQL server defined by the connection.
Clipboard management functions
List of functions for managing the clipboard...
iEllipse (Function)
Prints an ellipse (in a rectangle).
VariantMember (Type of variable)
The VariantMember type is an advanced type corresponding to an array of members, each member being a variant variable.
ArrayDistinct (Function)
Returns an array without duplicates.
gglOrganization (Type of variable)
The gglOrganization type is used to describe the companies and organizations to which the contact belongs...
sfDeleteResult (Type of variable)
The sfDeleteResult type is used to find out the result of SFDelete...
grDestinationWnd (Function)
Defines a window as chart destination.
ScreenshotAllowed (Property)
The ScreenshotAllowed property is used to: Determine whether it is possible to take screenshots of a window, Allow or prevent taking screenshots of a window....
PythonExecute (Function)
Executes a function present in a Python module.
ToolTip (Property)
The ToolTip property is used to get and change the text displayed in the tooltip associated with a window or page control.
First project window
dChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
InstantMessaging (Type of variable)
The InstantMessaging type is used to define the advanced characteristics of the instant messaging of a contact (Google Talk, Skype, MSN, etc.).
Border (Property)
The Border property is used to get and change the borders of an element.
docNumbering (Type of variable)
The docNumbering type is used to define the advanced characteristics of a numbering used in a Word Processing document.
Height (Property)
The Height property is used to get and change the height: of a control or block in a report. of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control. of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not. of a break cell in a Table or Looper control....
btleDescriptor (Type of variable)
The btleDescriptor type is used to handle the descriptor of a Bluetooth Low Energy characteristic
FaxSend (Function)
Sends a fax according to the connection that was established beforehand (FaxConnect).
Multi-database queries
A query (typed in SQL code) can operate on different databases......
InKioskMode (Function)
Indicates whether the Android application is in kiosk mode.
Events associated with Progress Bar controls
List of events associated with the Progress Bar controls...
ArrayIntersect (Function)
Returns an array corresponding to the intersection of two arrays.