ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<ManualEvent variable>.Wait (Function)
Locks the current thread while waiting for the specified event to be opened.
Events associated with an Organization Chart control
Compressing frames (DSL, 3G, Edge, VPN, ...)
A frame is a packet ot data that flows through the network......
Types of recognized PCL printers
WINDEV and WEBDEV allow you to automatically print for a number of specific PCL printers......
Description (Property)
The Description property is used to get and change the page description.
Properties associated with the chart series
List of properties associated with the chart series...
Handling a .NET 3.0, 4.0 control, ... (WPF) through programming
WINDEV enables you to handle a .NET 3.0, 4.0 control, ... (WPF) by programming......
Functions for handling directories and external files
List of functions for handling external files...
Events associated with a Rich Text Area control
WEBDEV manages the following events by default (order of appearance in the code editor)......
MyHostControl (Reserved word)
The MyHostControl keyword is used to handle the WEBDEV Page control from the code of the page it displays.
fCreate (Function)
Creates an external file.
GglWrite (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
Page (Property)
The Page property is used to handle the page loaded in the WEBDEV Page control.
Assignment of RETURN
The return value of the process currently run can be assigned...
SaaS constants
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy......
Functions for handling directories and external files (prefix syntax)
External file functions (prefix syntax)...
AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end.
Comparison operators
The comparison operators can be divided into several categories......
Defining a unique name for the generated file
When generating a file on the Web server (PDF, HTML, ......
AttachPointDeleteAll (Function)
Deletes all the connection points for a control.
fSaveText (Function)
Creates and fills a text file with the content of a text control or text variable (string variable, edit control in a window, Static control in a report, ...).
Handling external JavaScript objects from WLanguage
The WLanguage in "Browser" mode is used to interface with the Web APIs such as the ones proposed by Google or Yahoo......
LINUX: Accessing the ODBC databases
The native access to HFSQL Classic and Client/Server is available for the WINDEV applications running in Linux ("console" applications) and for the WEBDEV sites hosted in Linux......
MarginInterCell (Property)
The MarginInterCell property is used to: find out the margin between rows or columns in a Layout control. modify the margin between rows or columns in a Layout control....