ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WLanguage procedure called by SCPSendFile
WLanguage procedure ("callback") called by SCPSendFile when transferring files to a remote host using the Secure Copy Protocol (SCP).
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....
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.
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
InAWPMode (Function)
Used to determine if the page currently run is an Active WEBDEV Page.
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...
LanguageToCharset (Function)
Returns the character set corresponding to a language.
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
PageCurrentLayout (Function)
Returns the index of the current layout: in the current page. in the specified page....
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......
The "Analysis" pane
The "Analysis" pane lists......
ChangeKeyboard (Function)
Gets or sets the language associated with the keyboard.
Compilation options (HLP format)
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 809: The * character cannot be used as mandatory parameter in a function
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......
fMemExist (Function)
Checks the existence of a shared memory zone.
2. Variables
WEBDEV Tutorial - WLanguage basics Lesson 2 - Variables - 20 min
5. Loops
WEBDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
6. Procedures
WEBDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min