ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MySelf (Reserved word)
MySelf is used to handle the current control...
Address (Variable type)
The type Address type is used to manipulate the address of a place or person.
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
Automatic documentation of external components
External components must include a technical documentation......
grColor (Function)
Returns and initializes the color of different chart elements.
SourceFromPage (Function)
Automatically updates: the value of the items in a table with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
Android: The different types of notifications
Android proposes several types of notifications to inform the user......
Spreadsheet control events
You can create a skin template from an existing skin template (provided by PC SOFT, for example)......
picLayer (Variable type)
The picLayer type is used to define all the advanced characteristics of a layer of an image loaded in a WDPic variable.
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
SecurePassword (Variable type)
The SecurePassword type is a structured type used to obtain a secure, hashed and salted password.
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
Setup of a WEBDEV site: Creating library
A library (file with a WDL extension) is used to group the resources of the project (pages, queries, ......
ExpandedImage (Property)
The ExpandedImage property is used to: find out and modify the default image associated with an expanded row in a TreeView Table control. find out and/or modify the default image associated with an expanded row in a TreeView control. find out and modify the image associated with a specific expanded row in a TreeView Table control. find out and modify the image associated with an expanded row in a treeview item of a "TreeView table" report....
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......