ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a chart in the editor
In the editor, a Chart control includes different sections......
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
Description (Property)
The Description property is used to get and change the page description.
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
ChangeSeparator (Function)
Changes the value of the separators (decimal separator or thousand separator) used in the numeric masks for internationalization.
NetOpenRemoteAccess (Function)
Establishes a remote connection.
Page Header block
The Page header block is printed on each new page......
OKCancelAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "OK" and "Cancel" and calls a WLanguage procedure with the user's response....
The Navigation Bar control
The Navigation Bar control is used to create a menu area that can easily adapt to the browser size......
Creating requirements
The following steps must be performed to implement the requirements......
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
dTextRTF (Function)
Draws RTF text: in an Image control, in an Image variable....
<Image>.ModifySaturation (Function)
Changes the saturation of an image in an Image control.
<Image>.ModifyLightness (Function)
Modifies the lightness of an image contained in an Image control.
<picLayer variable>.DrawArc (Function)
Draws a circle arc or an ellipse arc in a picLayer variable.
<picLayer variable>.DrawCircle (Function)
Draws a circle or an ellipse in a picLayer variable.
<WDPic variable>.DrawPoint (Function)
Draws a point in a WDPic variable.
<WDPic variable>.DrawText (Function)
Draws a text in a WDPic variable.
<picLayer variable>.DrawTextRTF (Function)
Draws an RTF text in a picLayer variable.
MultimediaReader (Property)
The MultimediaReader property is used to get and change the media player currently used by a Multimedia control to play media files.
<Component>.Load (Function)
Loads an external component independent of the current project.
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....
Writing to the Free Technical Support
When you encounter a problem, try to isolate it and to reproduce it by using the minimum number of elements......
Infinite Progress Bar control
Progress bars provide useful information to the end user......