ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
Libraries (.WDL file)
A library is a WDL file that contains all WINDEV or WEBDEV resources ......
HSetTrigger (Function)
Enables or disables the management of triggers.
J2EERun (Function)
Runs a procedure on a server of J2EE XML Web services.
Handling a Popup control through programming (prefix syntax)
The popup being a control of the page, you have the ability to access: the page controls from the popup. the popup controls from the page....
Looper controls populated programmatically: Operations in WLanguage
Here is an overview of how to handle Looper controls populated programmatically in WLanguage....
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.
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
OCR constants
Adds a language to the native OCR system....
Characteristics of the columns in a Table control in a window (prefix syntax)
The columns are used to display information in a Table control......
SQL : ORDER BY clause: Organizing the result of a query
The ORDER BY clause is used to sort the records selected by an SQL query......
Automatic menu of tables (AAF)
Each Table control found in a window proposes a menu to the user......
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
Management of Google documents
Google Docs and Google Spreadsheet are the online word processing and the online spreadsheet proposed by Google......
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
Chorus Pro: Automate the submission of invoices
In France, electronic invoicing has become mandatory for invoicing government services......
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
<Image variable>.Copy (Function)
Copies an image to another image.
<Image>.ModifyContrast (Function)
Changes the contrast of an image contained in an Image control.
ToolTipMargin (Function)
Modifies the margin of the text in the tooltips.
LanguageToCharset (Function)
Returns the character set corresponding to a language.
HRead (Function)
Reads a record in a file according to a given record number.
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
SpeechRecognitionAddCommand (Function)
Adds a voice command into the current window.