ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating anchors
The anchors are used to define specific points in a help page......
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
Deploying the application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
Configuring the "Relative duration" mask (date and time in natural language)
WINDEV, WEBDEV and WINDEV Mobile propose to use a "Relative duration" display mask for the Date controls......
<Source>.ErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
OLE control properties
List of properties associated with an OLE control...
HErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
Sub-modeling
In a flexible modeling, the "Application", "Process" and "Choice" elements can be used to enter in a "sub-modeling"......
Characteristics of a toolbar
The main characteristics of a "Toolbar" control are configured in the "Details" tab and in the "UI" tab of the description window of control......
DictionaryLoad (Function)
Indicates and loads the dictionary corresponding to a given language.
Creating an executable: Managing manifests
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
Error 532: The size of the string to extract must be strictly positive
Dynamic instantiation of a .NET object
A .NET object can be dynamically associated with a .NET class, we talk of dynamic instantiation of object....
LST: The Technical Support Newsletter, the WINDEV and WEBDEV magazine
Modifying the values displayed in the result of a select query
In the result of a select query, you have the ability to only display......
FOR EACH/FOR ALL statement (browse of arrays)
The FOR EACH statement is used to perform different types of browse on the arrays...
Automatic update of editors
Do you have an active Internet connection on your development computer? You can automatically download the different editor updates (WINDEV, WEBDEV and WINDEV Mobile) thanks to "Automatic update"......
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
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......
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
Error 1010: The member of the class is constant
SpellAvailable (Function)
Indicates whether a dictionary is available for the spelling checker (check performed in the controls that use the integrated correction or check performed by WLanguage functions).
OLE DB: Required configuration
To handle a database via OLE DB, the following elements must be installed on the development computer and on the deployment computer......
Sort order of records found in a select query
To make the result of a query easier to read, the records can be sorted according to one or more items......