ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Task list
Each project can be associated with a task list......
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
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
Applet control properties
List of properties associated with the Applet control...
Error 1013: The access to the member of the class is restricted by a protected inheritance
Handling a toolbar through programming
WINDEV allows you to handle a Toolbar control through programming......
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
The Web Component control
The Web Component control is used to include any external Web resource in a WEBDEV site......
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)....
13. Debugger
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.
BCToImage (Function)
Generates the image of a bar code.
nWDGetLastError: Error code of last error
Error code of last error......
nWDInitProject: Initialization code of project
Run the initialization code of project......
Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
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....
Buffer (Type de variable)
The buffer type corresponds to a binary memory area....
SCM: Optimizing the time management
From version 110042, the dates and times are stored in the Source Code Manager in UTC format (Universal Time Coordinates) instead of local computer time......
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
ODBCSQLCode (Property)
ODBCSQLCode is used to: Find out the SQL code of the "query performed on a connection" (data source of report). Modify the SQL code of the "query performed on a connection" (data source of report)....
Error 2: Incomplete line
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy......
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
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, ......
1
4
5
6
7
8
264
>