ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ProgressBar (Property)
WLanguage proposes...
Handling a control through programming in a report
All report controls can be handled through programming......
3-tier architecture
The development in "3-tier" architecture is now simplified......
Properties of a help page
The characteristics of a help page are used to define......
Parameters of the procedure used by NearbyShareDiscoverDevice (Request)
WLanguage procedure ("callback") called by NearbyShareDiscoverDevice when a new nearby device is discovered, or when a previously discovered device is no longer available.
W3C standardization
You must comply with the W3C standard (HTML 4......
PageExist (Function)
Checks whether the specified page is currently displayed in the browser of the Web user. Used to find out whether a page is displayed in a frame other than the current one.
Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
1. WLanguage
WEBDEV Tutorial - WLanguage basics Lesson 1 - WLanguage - 5 min
France.CheckINSEE (Function)
Tests the validity of an INSEE number (identification number of physical persons assigned by the National Institute of Statistics and Economic Studies - Institut National de la Statistique et des Etudes Economiques).
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test......
6. How to display an AWP site
An Active WEBDEV Page is a dynamic WEBDEV page without persistent context on the server....
<Page>.DisplayDialog (Function)
Displays a page in modal mode. This function is used to establish a dialog with the user. The page is displayed in the foreground while the opening page is displayed in the background, grayed by the DDW mechanism.
PageDisplayDialog (Function)
Displays a page in modal mode. This function is used to establish a dialog with the user. The page is displayed in the foreground while the opening page is displayed in the background, grayed by the DDW mechanism.
pdfDocument (Variable type)
The pdfDocument type is used to get all the characteristics of a PDF file, including author, date created, page content, etc.
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
Refreshing a page
Refreshing a page consists in re-displaying a page that is already open in the browser......