ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Internal Page control
The "Internal Page" control is used to include a page (and its code) in a control of another page......
".STY" file: "Style sheet" file
A style sheet is a "......
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Screen,Raz (External language)
Resets to zero (for a numeric control) or clears (for the other types of controls) the content of the controls found in the current window.
grPointColor (Function)
Initializes the color of a specific point in one of the following chart types: Line, Scatter, Bubble chart....
How to use an array of structures?
An array of structures is an Array variable......
<Chart>.PointColor (Function)
Initializes the color of a specific point in one of the following chart types: Line, Scatter, Bubble chart....
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
Telephony constants
List of constants used by telephony functions...
<WDPic variable>.VerticalSymmetry (Function)
Flips an image contained in a WDPic variable (in the background layer) with respect to a vertical axis (symmetry with respect to a vertical axis).
Automatic feature for copying forms
When typing several copies of a form one after another, some of the information to type may be the same for each instance of the form......
Error 105: Redefinition of the local variable
Looper controls populated programmatically: Operations in WLanguage
Here is an overview of how to handle Looper controls populated programmatically in WLanguage....
Spreadsheet report
The report editor allows you to create "Spreadsheet" reports......
PicSave (Function)
Saves the image found: in an Image Editor control. in a WDPic variable....
StringToDuration (Function)
Converts a duration in character string format to a duration that can be used by a Duration variable.
Items used in a select query
A query created in the query editor can contain several types of items......
Handling a Static control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Static control programmatically......
Handling a WEBDEV Slider control through programming
WEBDEV allows you to handle a Slider control through programming....
Handling a Scrollbar control through programming
WINDEV allows you to handle a Scrollbar control through programming......
Handling an Action Bar through programming
An Action Bar can be handled through programming. To do so, use the variable corresponding to the Action Bar in the code....
<Document variable>.UndoCount (Function)
Returns the number of actions that can be undone in a Document variable.
<Email variable>.ImportSource (Function)
Fills an Email variable using the content of its Source property.
<Image variable>.DrawArc (Function)
Draws a circle arc or an ellipse arc in an Image variable.
<xsdEntity variable>.AddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a Webservice.