ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Context Menu control events
A Contextual Menu control can be manipulated in WLanguage in an Page with the following properties......
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
How to contact the Free Technical Support?
The different methods to contact PC SOFT Technical Support....
Error 1: Syntax error
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
Importing a WINDEV/WINDEV Mobile project and its elements
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ......
Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both via the window editor and through programming......
DisplayMode (Property)
The DisplayMode property gets and changes: the display mode in a Word Processing control, the display mode in a PDF Reader control the display mode in an HTML Editor control, the display mode in a Kanban control...
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)......
Communicating with an SSH server
Secure Shell (SSH) is a secure communication protocol. The exchanged data is secured via encryption keys....
How to choose the data source of a control?
This help page presents the different data sources available for a control....
Creating an insert query
An insert query (corresponding SQL statement......
How to open a window?
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
Error 4: A space is required after the ':' character
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
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....
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
RepeatableReadSupported (Property)
The RepeatableReadSupported property is used to: Determine if the data file (defined in the data model editor or programmatically) can be used in HFSQL Client/Server in a transaction that includes a "Repeatable Read" isolation mode. Allow the use of a transaction that includes a "Repeatable Read" isolation mode for a data file (files described programmatically only)....
Check: Log of a WEBDEV site
The monitoring robot will retrieve the log of the day for a WEBDEV application on the associated FTP server......
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
Telemetry: Installing the server
To use the telemetry, you must install on a computer......
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
3. Layouts
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 3 - Window orientation (layouts) - 15 min