ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a Webservice to run.
Permission (Type of variable)
The Permission type represents a permission requested by the application (and therefore declared in the manifest).
gglPhoneNumber (Type of variable)
The gglPhoneNumber type is used to describe and modify the phone number of a contact...
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
Port (Property)
The Port property is used to identify and change a server connection port.
ErrorOccurred (Variable)
ErrorOccurred is a preset variable of WLanguage indicating the result of the last WLanguage function used.
memcachedConnection (Type of variable)
The memcachedConnection type is used to define the characteristics of a connection to a Memcached server.
URL (Property)
The URL property is used to: Get the address associated with a control. Change the address associated with a control....
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
Pop (Function)
Pops an element from a stack.
fShortName (Function)
Returns the short name of a file or directory.
Option (Property)
The Option property is used to get and change certain options.
Image (Property)
The Image property gets and sets the background image of a control or block.
Marker (Type of variable)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
WDReplic: Overview
WDReplic is a tool used to manage the replication of data between several computers that use the same application......
Opacity (Property)
The Opacity property is used to get and change the opacity of an element.
grDestinationEMF (Function)
Defines a meta file as chart destination (EMF means Enhanced Meta File).
Clone (Function)
Constructs a copy of a class instance: An object of the actual class of the class instance is allocated. The members of the class instance are copied to the members of the new object....
docFormatMulticolumn (Type of variable)
The docFormatMulticolumn type is used to define all the advanced characteristics of a multicolumn section defined in a docSection variable.
Multiselection (Property)
The Multiselection property gets and sets the selection mode: in a Table and TreeView Table control. in a Pivot Table control. in a List Box and ListView control. in a Looper control. in a Calendar control. of files in an Upload control....
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew).
AttachPointAdd (Function)
Defines an attach point for one of the two extremities of a Wire control.
Message (Property)
The Message property is used to: Find out the help message associated with a control or with a menu option (in a window). Modify the help message associated with a control or with a menu option (in a window)....
InitWindow (Function)
Initializes (or not) the controls to zero and runs the initialization processes of the controls and the window.