ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

User Groupware and multilingual application/site
If your application is multilingual, it is also necessary to manage multilingualism in the user Groupware windows/pages......
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
NetworkUser (Function)
Identifies the name of the connected user.
Variable scope
Variables can be declared anywhere in the code....
Linestring2DAddPoint (Function)
Adds a new point to a 2D linestring.
PopupAnimate (Function)
Displays a popup in a page cell.
SNMPOIDToString (Function)
Converts an OID from its numeric representation to its text representation.
SNMPStringToOID (Function)
Converts an OID from its text representation to its numeric representation.
HexaToBuffer (Function)
Converts a string with hexadecimal bytes to a binary buffer.
HDuplicateDatabase (Function)
Duplicates the database associated with a connection on an HFSQL server.
DocToHTML (Function)
Converts a Word Processing document into an HTML file.
SpreadsheetListComment (Function)
Lists all the comments on the current worksheet of a Spreadsheet control.
WebSocketClientConnectSSL (Function)
Establishes an SSL connection between the client and a WebSocket server.
<Connection variable>.AddTask (Function)
Adds a scheduled task on the server defined by the connection.
<Connection variable>.DuplicateDatabase (Function)
Duplicates the database associated with a connection on an HFSQL server.
<Connection variable>.ListDatabase (Function)
Lists the Client/Server databases associated with a connection....
<Connection variable>.ListGroup (Function)
Returns the list of groups of users defined for a connection.
gpwLogin (Function)
Connects a user to an application that is using the User Groupware.
HDeleteGroup (Function)
Deletes (from the server) a group of users associated with a connection.
HDeleteUser (Function)
Deletes a user associated with a connection to the HFSQL server.