ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<picLayer variable>.DrawPolygon (Function)
Draws a polygon in a picLayer variable.
<picLayer variable>.DrawSlice (Function)
Draws a section of a circle or an ellipse in a picLayer variable.
Assigning dependencies to requirements
The following steps must be performed to implement the requirements......
<picLayer variable>.Font (Function)
Declares the font that will be used by dText in a picLayer variable.
Report viewer: "Preview" tab
The report viewer allows end users to view reports before printing them......
UTF8ToUnicode (Function)
Converts a UTF-8 string to Unicode
iDestination (Function)
Configures the print destination.
YesNoAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "Yes" and "No" and calls a WLanguage procedure with the user's response....
NationRightToLeft (Function)
Allows you to find out whether the current language is written from right to left.
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....
FaxStatus (Function)
Returns the status of a fax that was sent by FaxSend.
UTF8ToString (Function)
Converts a UTF-8 string to ANSI or UNICODE.
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
How to manage a multi-selection in a Table control?
This help page explains how to manage a multi-selection in a Table control....
NetListRemoteAccess (Function)
Returns the list of available remote accesses.
dModifySaturation (Function)
Modifies the saturation of an image found: in an Image control, in an Image variable....
ComponentLoad (Function)
Loads an external component. This component can be: an external component present in the current project. an external component independent of the current project....
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....
The Clickable Image control
The Clickable Image control can be used to......
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
PageChangeLayout (Function)
Applies a specific layout to a page.
AppVersionInfo (Function)
Returns information about a version available on the setup server.
Step 2: Creating print fonts
This step allows you to define and choose the different fonts that will be used in the printed document......