ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WebSocketDisconnect (Function)
Disconnects a client from a WebSocket server.
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
<Looper>.AddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
<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.
3. Deploying a dynamic WEBDEV site
HListParameter (Function)
Returns the list of parameters saved from the stored procedures on the server.
Installing the HFSQL Server module
Cherche les éléments d'un noeud HTML correspondant à une balise....
Variable scope
Variables can be declared anywhere in the code....
iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account.
EmailCurrentFolder (Function)
Returns the name of current folder in the messaging software (Outlook, messaging software using the IMAP protocol (Internet Message Access Protocol), ...).
J2EEError (Function)
Returns the error for the last J2EE procedure that failed.
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
SocketConnect (Function)
Connects a client computer to a given socket.
The Context Menu control (WEBDEV)
Context menus are often used in websites......
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....
HSendMessageToClient (Function)
Displays a message on the client computers.
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
Handling a Link control through programming (Page)
WEBDEV allows you to handle a Link control through programming......
Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key......
26. Style sheets: to simplify the layout
How to choose the data source of a control?
This help page presents the different data sources available for a control....
Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......