ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fGraphicFilter (Example)
Usage example of the fGraphicFilter function
Constants for managing animations
List of constants used by the functions for managing animations...
Entity of a CDM
To group information according the MERISE method, entities must be created......
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
TableRefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
HRSRenameServer (Function)
Changes the DNS name of the replication server if it has a new name.
AssistedInputConfigure (Function)
Specifies how to open and filter the autocomplete suggestion list.
Allowing nullable types
Allowing nullable types in a project changes the way your project handles null values......
OLELoad (Function)
Initializes an OLE control with an OLE object.
System constants
List of constants used by the system functions....
GetDefinition (Function)
Retrieves the definition of element type.
OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
AuthToken (Variable type)
The AuthToken type contains the characteristics of a token to access a web service.
HChangeConnection (Example)
Usage example of the HChangeConnection function
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......
zipMsgError (Function)
Returns the message associated with an error code on an archive.
HOpenComplementaryAnalysis (Function)
Opens a new database schema, but keeps the main database schema of the application.
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
NetworkDisconnect (Function)
Disconnects a network drive.
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
FTPDate (Example)
Usage example of the FTPDate function
Summary table: Managing the application directories according to the platform