ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Repositionable Note control properties
A Repositionable Note control can be handled in a window by the following WLanguage properties......
Including a supercontrol in a window or in a page
PDFAddImage (Function)
Adds an image to a page in an existing PDF file.
<pdfPage variable>.AddImage (Function)
Adds an image to a page in an existing PDF file.
24. Displaying and linking pages
Managing the XSD
...WINDEV, WEBDEV and WINDEV Mobile allow you to import files in XSD format....
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
<WLanguageCodeFormatting>MetEnForme (Function)
Put in Geometry a WLanguage code: coloring, standardized rewriting, indentation, translation.
iResetNbPages (Function)
Reinitializes the current number of pages, used in the preset controls such as "Number of pages" and "Page number and number of pages".
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
iSkipPage (Function)
Generates a page break: the corresponding code is sent to the printer queue.
AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of a two-dimensional array property of a variable type (xlsDocument variable for example)....
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
"Unit examples" pane
The "Unit examples" pane proposes the unit examples found in the different products......
Extension procedure
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)......
Operations available for the dates, times and durations, ...
The following operations are available for the following types of variables......
Instant spotting of modified code/current code
The modified lines of code are immediately visible......
The "Browser" pane
When a WINDEV, WEBDEV or WINDEV Mobile element (analysis, query, ......
WLanguageCodeFormatting (Type of Variable)
The type WLanguageCodeFormatting allows you to define all the setting parameters in Geometry 06500740072007900 of the WLanguage code.
WLanguage procedure called by fTrackFile
WLanguage procedure ("callback") called by fTrackFile when a change is made to the tracked file.
Error 2: Incomplete line
WLanguage procedure called by fTrackDirectory
WLanguage procedure ("callback") called by fTrackDirectory when a change is made to the tracked directory.
Advanced types
The advanced types of WLanguage are as follows...
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......