ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Dashboard control properties
A Dashboard control can be handled in a window by the following WLanguage properties......
WebSocketDisconnect (Function)
Disconnects a client from a WebSocket server.
Peeling Corner control properties
Upgrading a WEBDEV Cluster
WEBDEV Custer is a hosting solution for WEBDEV sites that ensures high performance and availability......
<Looper>.AddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
iPageHeight (Function)
Calculates the height of printable page (in millimeters) while taking the top or bottom margins into account.
<Looper>.ModifyIP (Function)
Modifies a row corresponding to an internal page in a Looper control populated programmatically.
LooperModifyIP (Function)
Modifies a row corresponding to an internal page in a Looper control populated programmatically.
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
2. How to test a site?
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
J2EEError (Function)
Returns the error for the last J2EE procedure that failed.
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.
Instant spotting of modified code/current code
The modified lines of code are immediately visible......
OrganizerInfoXY (Function)
Returns for a given position in the Organizer control (coordinates of a point in the organizer): the index of the appointment for the specified position. the date corresponding to the specified position....
HTransactionList (Function)
Returns the list of current or interrupted transactions on the server for the specified connection.
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
2. Examples and components provided with WEBDEV
The Context Menu control (WEBDEV)
Context menus are often used in websites......
FramesetUse (Function)
Displays a WEBDEV frameset in the user's browser and closes all the current page and frameset contexts....
<Organizer>.InfoXY (Function)
Returns for a given position in the Organizer control (coordinates of a point in the organizer): the index of the appointment for the specified position. the date corresponding to the specified position....
EmailCurrentFolder (Function)
Returns the name of current folder in the messaging software (Outlook, messaging software using the IMAP protocol (Internet Message Access Protocol), ...).
Query with parameters
The queries with parameters allow the user to easily select records according to his own requirements......
<Connection variable>.ListParameter (Function)
Returns the list of parameters saved from the stored procedures on the server.
14. Report templates
Report templates...