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 "......
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......
grPointColor (Function)
Initializes the color of a specific point in one of the following chart types: Line, Scatter, Bubble chart....
<Chart>.PointColor (Function)
Initializes the color of a specific point in one of the following chart types: Line, Scatter, Bubble chart....
The Duration control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
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......
The Date edit control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
Native Progress Connector: Specific features and remarks
Remarks and specific features of Native Progress Connector......
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
Break in a report
The break is used to group the records corresponding to a sort criterion......
AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of a two-dimensional array property of a variable type (xlsDocument variable for example)....
Looper controls populated programmatically: Operations in WLanguage
Here is an overview of how to handle Looper controls populated programmatically in WLanguage....
spMatchesDescription (Property)
The spMatchesDescription property determines if the parameters (key derivation function, hash algorithm, iteration count and output length) of the item of type "Password" in the data file match the parameters described programmatically or in the analysis.
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
Sequence diagram
A sequence diagram represents the chronological order of messages sent and received by a set of objects......
Environment of the report editor
Environment of the report editor...
<diagLibrary variable>.LoadLibrary (Function)
Loads a diagram file and creates a library of preset shapes from it.
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
DiagramLoadLibrary (Function)
Loads a diagram file and creates a library of preset shapes from it.
Handling the cells of report table
The operations that can be performed on the table cells are as follows:...
Viewing a window in 3 dimensions
Your window contains overlapping controls?......
Items used in a select query
A query created in the query editor can contain several types of items......
DriveCopyFile (Function)
copy a single file from the remote disk to another directory on the remote disk.