ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ContactAdd (Function)
Adds a contact: in a Lotus Notes or Outlook address book. into the list of contacts on the device (Android, iPhone or iPad, Universal Windows)....
Advanced types
The advanced types of WLanguage are as follows...
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
Keyboard shortcut on a button (AAF)
In an application developed with WINDEV, the user has the ability to implement a keyboard shortcut on a button......
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
Multiline strings
To type character strings over several lines in the code editor...
WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed on the computer......
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
diagShape (Type of variable)
The diagShape type is used to define all the advanced characteristics of the original shape used in a diagram.
The "Bubble" charts
A bubble chart shows the correlation between three variables via bubbles of different sizes: categories and values on the X and Y axes and an additional parameter. The size of the bubble indicates the value of this third parameter.
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....
XMLSign (Function)
Signs an XML document.
Guided tour management constants
TreeView Table control based on a variable
A TreeView Table control based on a variable is a control bound to a variable or a set of variables......
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
DotNetDelegate (Function)
Initializes a.NET delegate.
MenuInsertOption (Function)
Inserts a new option at a specific position.
Binding an Edit control to an item
An Edit control can be bound to an item in a data file, query, etc, ......
ThreadExecute (Function)
Starts the execution of a secondary thread.
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed when recording the scenario. This scenario is run by WDTestSite....