ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Declaring and using a variable
A variable is defined by name and type......
The .NET 2.0 control (WinForm)
The ".NET 2.0 control (WinForm)" is used to easily manage the.NET controls in WinForm format (for.NET 2.0)....
PDFToText (Function)
Extract the text contained in an Document PDF.
Error 13: The label already exists
Native Progress Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Progress ......
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......
ManageHTML (Property)
ManageHTML is used to configure the management mode of the HTML format in a full-text index.
ManageRTF (Property)
ManageRTF is used to configure the management mode of the RTF format in a full-text index.
6. Editing a page: zoning mode
Automatic server update
The HFSQL Control Center is used to implement the automatic server update......
7. Internal component
An internal component is a set of elements from a project....
Compile
The Compile keyword can correspond to: the Compile function, which dynamically compiles a procedure whose source code is specified.. the <COMPILE IF> statement, which allows you to compile WLanguage code according to a condition (mainly used to compile code according to a platform or configuration type)....
2. Analysis in practice
6. HFSQL Client/Server cluster
InWebMode (Function)
Indicates whether the current process is run: from a WINDEV executable. from the WEBDEV runtime engine (AWP)....
6. HFSQL Client/Server clusters
<zipArchive variable>.ExtractAll (Function)
Extracts all files from an archive and decompresses them.
Creating an executable: Information and version number
The version information of an executable corresponds to the information visible in the Windows file explorer....
3. Project configuration
Project configurations allow you to adapt the same project to multiple "targets"....
2. Deploying a static site or a PHP site
Database of the Control Centers
The database of Control Centers groups various information shared by the different modules found in WINDEV, WEBDEV and WINDEV Mobile......
ERR_LAUNCH_FAILED
Events associated with breaks
Le menu contextuel d'un champ de saisie propose une option "Définir comme 1er champ en saisie"......
OLE DB: Required configuration
To handle a database via OLE DB, the following elements must be installed on the development computer and on the deployment computer......
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......