ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DotNetVersion (Function)
Returns the version number of the .Net Framework available on the current computer.
DotNetRun (Function)
Runs a procedure on a .Net server.
Truncate (Function)
Truncates the right part of a string or buffer.
Status bar of windows
The status bar of a window is used to display several types of information......
Port (Property)
The Port property is used to identify and change a server connection port.
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......
Managing main window menus
A main menu is necessarily associated with a window......
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
DotNetDelegate (Function)
Initializes a.NET delegate.
WDAdminHF: Managing the data files
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
Functions for handling Combo Box controls (prefix syntax)
The following functions are specific to the Combo Box controls, using prefix syntax:
Remote HFSQL administrator: Overview
...The remote HFSQL administrator is a WEBDEV site installed with the WEBDEV application server and used to remotely manage the HFSQL Client/Server databases installed on the Web server......
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
Handling a Radio Button control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
WDAdminHF: Managing a database
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
Middle (Function)
Extracts: a substring from a string starting at a specified position. part of a buffer starting at a specified position....
NoCharacter (Function)
Returns a string after removing the specified leading and trailing characters.
Combo Box control functions
List of functions for handling the Combo Box controls...
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
The Tab control
The Tab control is used to simultaneously display different controls......
<Image>.Font (Function)
Declares the font that will be used by dTexte in an Image control.
Address
The Address keyword can correspond to...
NoRightCharacter (Function)
Returns a string after removing the specified characters from the right side of the initial string.