ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test...
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
AdditionCompleted (Example)
Usage example of the AdditionCompleted property
gpwOpenSite (Function)
Allows you to start the site when using the user groupware.
<Image>.Copy (Function)
Copies an image to another image.
dSlice (Function)
Draws a circle section or an ellipse section: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dText (Function)
Draws a text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dModifySaturation (Function)
Modifies the saturation of an image found: in an Image control, in an Image variable....
dModifyHue (Function)
Changes the hue of an image: in an Image control, in an Image variable....
<picLayer variable>.DrawRectangle (Function)
Draws a rectangle in a picLayer variable.
ToolTipMargin (Function)
Modifies the margin of the text in the tooltips.
MaskZipCode (Function)
Retrieves the zip code input mask adapted to a given country.
Native DB2 Connector : Programming with SQL functions
The use of SQL functions to handle DB2 data does not require importing the file structure into the analysis......
FaxConnect (Function)
Establishes a connection to a fax server.
tapiDevice (Function)
Selects the TAPI device that will be used during the following telephony operations: tapiDial, tapiListen....
tapiCapability (Function)
Returns the characteristics of a telephony device.
tapiDeviceList (Function)
Lists the TAPI 2.0 and TAPI 3.1 compatible devices installed on the current computer.
StringDisplay (Function)
Returns a specific string (or a buffer) to the client browser in response to a request.
User Groupware and Client/Server data files
An application that uses the User Groupware can be used with an HFSQL database in Client/Server mode......
User Groupware and files accessed via a Native Connector
An application that works with the User Groupware can be used with a database handled by a Native Connector......
WEBDEV User Groupware: Tips
This help page contains different programming tips for the User Groupware in WEBDEV......
dPolygon (Function)
Draws a polygon: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dCircle (Function)
Draws a circle or an ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dModifyLightness (Function)
Changes the lightness of an image found: in an Image control, in an Image variable....
dModifyHSL (Function)
Modifies the hue, the saturation and the lightness of an image found: in an Image control, in an Image variable....
gpwDisconnectUser (Function)
Disconnects the current user from the User Groupware.
gpwConnectUser (Function)
Connects a user to the User Groupware.