ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

gRectangle (Function)
Builds a sequence of characters used to draw a rectangle.
gFontItalic (Function)
Builds a sequence of characters used to specify whether or not the text that follows the call to this function is in italic type.
gFontUnderlined (Function)
Builds a sequence of characters to specify whether or not the text that follows the call to this function is underlined.
Recompiling the project
The project compilation is a process used to......
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
iPageHeight (Example)
Usage example of the iPageHeight function
WindowBitmap (Function)
Creates the image of the specified window in a BMP file.
HLogRecreate (Function)
Used to re-create an empty log.
HsMenu,Name (External language)
Adds a menu into the window that is opened.
2. Modes to install an application
zipChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
gFontBold (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is in bold or not.
HTMLExecuteControlProcess (Function)
Executes a WLanguage event associated with a control in an HTML page displayed by an HTML Display control.
dText (Example)
Usage example of the dText function
MaxNbCard (Property)
The MaxNbCard property gets and sets the maximum number of cards in a Kanban control.
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
edtHTMLSelection (Type of variable)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection in an HTML Editor control
Creating help pages
A help system includes several pages......
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....
Native DB2 Connector: Programming with HFSQL functions
To use a DB2 database with Native Connector, the structure of DB2 tables must be imported into the WINDEV or WEBDEV analysis......
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
Error 1055: 'Ancestor' can only be used in the code of a class derived from a class
Starting WDOptimizer in a command line