ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Choose the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages...
Managing the replications of HFSQL servers (Control Center)
The HFSQL Control Center is used to create, configure and manage the replications between HFSQL servers....
Error: Redefinition of syntax
The '<method>' methods of the '<derived class>' class and of the '<base class>' class do not have the same prototype......
Mechanism of specific exceptions
A process of specific exception is used to process a risky code (which means a code that could trigger an exception)......
WDDeploy features
WDDeploy is a tool used to easily deploy static or PHP sites......
Properties associated with tabs of Sidebar controls
List of properties associated with the tabs of Sidebar controls...
WDTRAD options
WDAdminHF: Managing a database
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
CtOLEDBProvider (Property)
The CtOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
Linking a Combo Box control to a data file
A List Box or Combo Box control can be used to display the content of a data file, to allow a user to select a record, for example......
InVGAMode (Function)
Indicates whether the application is run in VGA mode on a mobile device.
ExtractLine (Function)
Extracts a specific line from a character string.
TestOnError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
ThreadWait (Function)
Waits for the end of the execution of the specified thread.
TabOpen (Function)
Opens a new pane in a Dynamic Tab control.
MaxHeight (Property)
The MaxHeight property is used to get and change the maximum height of a control or window.
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
HSetTransaction (Function)
Enables or disables the management of transactions for one or more files.
FishEye
The "FishEye" effect is used to enlarge a section of editor graphs (analysis graph, UML graph, ......
ClipboardRTF (Function)
Retrieves an RTF string from the clipboard (the content of the clipboard is in RTF format).
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
URLExtractPath (Function)
Returns the different elements of a URL: protocol, user, password, domain, port, resource path, resource name, resource extension, request and fragment.
PropertyExist (Function)
Used to find out whether a property exists on a control or on a class instance.
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
HTML table
The HTML table is a control used to easily create specific layouts in the HTML pages......
SaaSConnectedUser (Function)
Returns the user currently connected via SaaSConnect.