ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Error 1023: The access to the method of the class is restricted by a private inheritance
Generative AI code generation
WLanguage's AI-powered assistant generates code suggestions as you type......
6. HFSQL Client/Server cluster
6. HFSQL Client/Server clusters
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
Error 1013: The access to the member of the class is restricted by a protected inheritance
Error 1029: The access to the base class is restricted by a protected inheritance
Error 1030: The access to the base class is restricted by a private inheritance
Handling a toolbar through programming
WINDEV allows you to handle a Toolbar control through programming......
6. HFSQL Cluster
HFSQL Cluster is an extension of the HFSQL Client/Server database model....
1. Examples provided with WINDEV Mobile
WDTestSite: Overview
WDTestSite is used to run different tests on a WEBDEV site......
IMAP protocol
The IMAP protocol is a standard protocol for managing emails......
The Web Component control
The Web Component control is used to include any external Web resource in a WEBDEV site......
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
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)....
CriticalSection (Type of variable)
CriticalSection variables are used to define critical sections to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given moment in an application.
13. Debugger
Standard FTP functions
List of standard FTP functions...
GetCountryISO (Function)
Returns the desired ISO code of a country corresponding to the caption or ISO code (of a different type) of the country according to the ISO 3166-1 standard.
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....
nWDGetLastError: Error code of last error
Error code of last error......
nWDInitProject: Initialization code of project
Run the initialization code of project......
BCToImage (Function)
Generates the image of a bar code.
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
1
5
6
7
8
9
284
>