ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Text (Property)
The Text property is used to get and modify text.
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
Name (Property)
The Name property is used to get the name of an element.
5. The following files are automatically created
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
SocketConnectBluetooth (Function)
Connects a client computer to a specific Bluetooth socket.
PageByPagePrint (Property)
The PageByPagePrint property is used to: Ask a report to be printed page by page. Each page of the report will be sent separately to the printer spooler. Find out the print mode of the report (page by page or all at once)....
Width (Property)
The Width property is used to determine and change the width of an element.
GesturePosX (Function)
Returns the horizontal position of the pointer (finger or stylus).
User (Property)
The User property is used to identify and change the user of a feature.
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
GesturePointerType (Function)
Returns the type of pointer used on the device: finger, mouse or stylus.
Native PostgreSQL Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
WinEdUndo (Function)
Undoes the last action performed by the end user when modifying the interface ("Allow end users to modify the UI" option enabled).
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
Translucent effect of windows
Depending on the style of your applications, the border of your windows can be translucent......
Parallel Tasks constants
The following constants are used by the functions for managing parallel tasks: ......
DnDCursor (Example)
Usage example of the DnDCursor function
Flexbox control properties
You can manipulate Flexbox controls in a page using the following WLanguage properties......
LDAPSession structure
The LDAPSession structure is a preset structure of WLanguage (no declaration is required)......
Height (Property)
The Height property is used to get and change the height of an element.
WinEdRedo (Function)
Runs the last action undone by the end user ("Allow end users to modify the UI" option enabled).
DotNetDelegate (Function)
Initializes a.NET delegate.
DnDEvent (Example)
Usage example of the DnDEvent function
Printing the content of a pivot table (AAF)
Pivot Table controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......