ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Compilation options (HLP format)
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......
Source Code Manager (SCM)
...L'administrateur du GDS (Gestionnaire de sources) propose certains outils spécifiques pour l'administration de la base de sources......
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......
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
SpreadsheetListComment (Function)
Lists all the comments on the current worksheet of a Spreadsheet control.
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....
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
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......
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
iSubstBlock (Function)
Substitutes one block of the report with another block while the report is printed.
DrawingAvailable (Function)
Indicates whether the drawing features are supported by the browser.
Training sessions organized by PC SOFT
PC SOFT proposes several training classes, according to your own requirements......
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
ProfilerStart (Function)
Starts "collecting information" for the performance profiler.
SocketCreate (Function)
Creates a socket.
SocketConnectInfrared (Function)
Connects a client computer to a given socket via the infrared port.
SocketCreateInfrared (Function)
Creates a socket that uses the infrared port.
SocketClientInfo (Function)
Allows the server to get information about the current client socket.
tapiAnswerCall (Function)
Answers an incoming call that was detected.