ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Rich text, links and images in the WEBDEV controls
Rich text supports multiple advanced features: font, weight, size, color, attribute, ......
Error 202: The method already has an access attribute (public, protected or private)
Properties associated with formatted display controls
The formatted display control includes some properties that can be used......
Line control properties
List of properties associated with the Line control...
Handling an OLE control by programming
WINDEV enables you to handle an OLE control by programming......
Video control properties
The following properties can be used on a Video control:...
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......
10. UMC: User Macro-Code
Handling a Carousel control through programming
WINDEV allows you to handle a Carousel control through programming......
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
Error 1023: The access to the method of the class is restricted by a private inheritance
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
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...
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......
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
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.
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)....
nWDGetLastError: Error code of last error
Error code of last error......
BCToImage (Function)
Generates the image of a bar code.
1
5
6
7
8
9
261
>