ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HsMenu,Name (External language)
Adds a menu into the window that is opened.
1. Overview
Tutorial - Creating a website with back office processes Lesson 1 - Overview - 5 min
Handling WEBDEV Account Manager via command line
All the features in WEBDEV Account Manager can be used via command line......
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
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.
Recompiling the project
The project compilation is a process used to......
WindowBitmap (Function)
Creates the image of the specified window in a BMP file.
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 ......
HLogRecreate (Function)
Used to re-create an empty log.
gStoredValue (Function)
Adds an "invisible" value to an element in a List Box, Combo Box or Scheduler control.
2. Modes to install an application
zipChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
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......
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
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....