ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
Analysis: Import files into the analysis (external database, HFSQL files, etc.)
WINDEV and WEBDEV allow you to easily handle external databases (Oracle, SQL Server, Access, etc....
gpwImportLDAPUsers (Function)
Imports the users stored in a LDAP directory into the user file of user groupware.
WebSocketClientConnectSSL (Function)
Establishes an SSL connection between the client and a WebSocket server.
<picLayer variable>.InvertColor (Function)
Inverts the colors of a picLayer variable.
Warning (Function)
Displays a custom message in a system warning window.
TimeToString (Function)
Converts a time to a string in the specified format.
gpwOpenSite (Function)
Allows you to start the site when using the user groupware.
DateDifference (Function)
Calculates the number of days between two dates.
Operations performed on class diagrams
The following paragraphs explain......
mlzDelete (Function)
Deletes a dynamic row from a Multiline Zone control.
gpwAddUser (Function)
Adds a user to the User Groupware database.
13. Print: Reports
WINDEV reports...
URIGetInfo (Function)
Retrieves information of a URI resource.
Handling the external files
WINDEV, WINDEV Mobile and WEBDEV propose several functions allowing you to manage the external files from your WINDEV/WINDEV Mobile applications or from your WEBDEV sites......
fMemOpen (Function)
Opens a memory zone shared between several applications.
gpwDisconnectUser (Function)
Disconnects the current user from the User Groupware.
<picLayer variable>.DrawRoundedRectangle (Function)
Draws a rounded rectangle in a picLayer variable.
<picLayer variable>.StartDrawing (Function)
Indicates that the drawing functions that will be used are intended for the specified picLayer variable.
<WDPic variable>.DrawRectangleGradient (Function)
Draws a rectangle in a WDPic variable.
gpwConnectUser (Function)
Connects a user to the User Groupware.
<WDPic variable>.InvertColor (Function)
Inverts the colors of a WDPic variable.
dBorder (Function)
Draws the borders.
Open (Function)
Opens a modal WINDEV window.
<picLayer variable>.Background (Function)
Declares the default background color for the rectangles and circles, ... used in a picLayer variable.