ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Including a supercontrol in a window or in a page
Managing the XSD
...WINDEV, WEBDEV and WINDEV Mobile allow you to import files in XSD format....
24. Displaying and linking pages
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".
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)....
iSkipPage (Function)
Generates a page break: the corresponding code is sent to the printer queue.
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
Extension procedure
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)......
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
"Unit examples" pane
The "Unit examples" pane proposes the unit examples found in the different products......
Operations available for the dates, times and durations, ...
The following operations are available for the following types of variables......
WLanguageCodeFormatting (Type of Variable)
The type WLanguageCodeFormatting allows you to define all the setting parameters in Geometry 06500740072007900 of the WLanguage code.
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, ......
WLanguage procedure called by fTrackFile
WLanguage procedure ("callback") called by fTrackFile when a change is made to the tracked file.
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...
Error 2: Incomplete line
Action Bar properties
You can manipulate Action Bars in a window using the following WLanguage properties.
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
Check: Test of a WLanguage code
The monitoring robot is used to compile and run the WLanguage code entered......
C#: Call to WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in C#......