ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Referring to an element in a WLanguage event / process
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
The Edit control
The Edit control allows users to enter data......
tapiListen (Function)
Starts the call detection (also called "call monitoring service").
LineHeight (Property)
The LineHeight property is used to get and change the height of the rows: in a List Box control, in a ListView control (standard display mode only), in a Table control, in a Combo Box control, in a Looper control (height of the row), in an Organizer control....
Requirement
To manage the project development lifecycle, the Project Management Hub allows you to set requirements......
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
5. User Groupware in practice
Analysis: Import files into the analysis (external database, HFSQL files, etc.)
WINDEV and WEBDEV allow you to easily handle external databases (Oracle, SQL Server, Access, etc....
The planes in WEBDEV
The planes are used to group the controls of an element......
WinEdDo (Function)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....
<Spreadsheet>.Freeze (Function)
Used to freeze the display of a row or column in a Spreadsheet control.
SpreadsheetGetSortInfo (Function)
Returns various information about the sort performed in a Spreadsheet control.
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
SpreadsheetFreeze (Function)
Used to freeze the display of a row or column in a Spreadsheet control.
Programming the table cells
The Table controls can be handled......
Managing the semaphores in the threads: limiting the simultaneous code execution
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
Signature of iOS applications
Signing an application is mandatory from Xcode 8......
Compilation options (HLP format)
SpreadsheetListComment (Function)
Lists all the comments on the current worksheet of a Spreadsheet control.
Structure (Type of variable)
A structure is a custom type of data...
dVerticalSymmetry (Function)
Flips an image with respect to a vertical axis (symmetry with respect to a vertical axis).
dHorizontalSymmetry (Function)
Flips an image with respect to a horizontal axis (symmetry with respect to a horizontal axis).
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
Managing mutexes in threads
A mutex is used to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given time....
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
AAF: Zoom the content of a control (Table, Spreadsheet, List box, Pivot table, ...)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to zoom the data found in the control......