ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HsMenu,Name (External language)
Adds a menu into the window that is opened.
Declaring and using a variable
A variable is defined by name and type......
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
BreakDelete (Function)
Deletes a break from a Table control or from a Looper control.
HTMLExecuteControlProcess (Function)
Executes a WLanguage event associated with a control in an HTML page displayed by an HTML Display control.
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.
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
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.
gRectangle (Function)
Builds a sequence of characters used to draw a rectangle.
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......