ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Link Description (Type of variable)
A Link Description variable is used to describe a link between two data files through programming.
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
gpwOpen (Function)
Opens the User Groupware login window or page.
ChangeSkinTemplate (Function)
Dynamically changes the skin template: of all windows found in the current application, of the windows found in the WINDEV components used by the application, of a specific window found in the project....
Action Bar control events
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
dPoint (Example)
Usage example of the dPoint function
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
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....
URL (Property)
The URL property is used to: Get the address associated with a control. Change the address associated with a control....
HErrorLock (Function)
Used to check whether a lock error occurred.
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
dRectangle (Example)
Usage example of the dRectangle function
2. Projects in practice
VerticalAlignment (Property)
The VerticalAlignment property gets and changes the vertical alignment of a control.
StatVariance (Function)
Calculates the variance for a series of values.
Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
StatStandardDeviation (Function)
Calculates the standard deviation for a series of values.
HorizontalAlignment (Property)
The HorizontalAlignment property gets and changes the horizontal alignment of a control.
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
CheckMarkStyle (Property)
The CheckMarkStyle property gets and sets the check icon of a menu option. This icon appears only if the menu option is checked.