ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.
Constant
The constants are language elements whose value is fixed once and for all...
The Cell control
The Cell control contains controls......
WLanguage procedure called by OpenDocument
WLanguage procedure ("callback") called by OuvreDocument after the edit window is closed. This procedure can be a local, global or internal procedure.
WLanguage procedure called by SCPSendFile
WLanguage procedure ("callback") called by SCPSendFile when transferring files to a remote host using the Secure Copy Protocol (SCP).
InAWPMode (Function)
Used to determine if the page currently run is an Active WEBDEV Page.
WLanguage procedure called by SCPGetFile
WLanguage procedure ("callback") called by SCPGetFile when retrieving a file on a local computer using the Secure Copy Protocol (SCP).
Termination (Property)
The Property Termination is used to define the Procedure WLanguage executed when moving to the next/previous step or at the end of the guided tour....
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
Sorts in a report
The sort is used to organize the information displayed in the report......
16. Java applications in practice
Java applications in practice...
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
LanguageToCharset (Function)
Returns the character set corresponding to a language.
PaneVisible (Property)
The PaneVisible property is used to: determine if the pane of the Image Editor control is visible, show or hide the pane of the Image Editor control....
Replication management functions
Three types of replication are proposed......
PageCurrentLayout (Function)
Returns the index of the current layout: in the current page. in the specified page....
Compilation options (HLP format)
The "Analysis" pane
The "Analysis" pane lists......
ChangeKeyboard (Function)
Gets or sets the language associated with the keyboard.
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
WEBDEV Page control
The WEBDEV Page control allows you to integrate a WEBDEV page into a WINDEV application......
Error 805: No syntax without parameter
Handling a Switch control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Switch control by programming......
Error 809: The * character cannot be used as mandatory parameter in a function