ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Manipulating Combo Box controls programmatically (prefix syntax)
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
Character strings
WLanguage supports different types of strings....
Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.
<Image variable>.ModifyContrast (Function)
Changes the contrast of an image in an Image variable.
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
dModifyContrast (Function)
Changes the contrast of an image contained: in an Image control, in an Image variable....
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......
WDTrans: Overview
WDTrans is a tool for canceling transactions......
Assignment operators
Three assignment operators are available......
DotNetRunXML (Function)
Runs a procedure on a server for .Net XML Web services.
DotNetRun (Function)
Runs a procedure on a .Net server.
DotNetVersion (Function)
Returns the version number of the .Net Framework available on the current computer.
Truncate (Function)
Truncates the right part of a string or buffer.
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......
Port (Property)
The Port property is used to identify and change a server connection port.
Importing a non-WINDEV window
You are interested by a window found in a non-WINDEV application?......
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......
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......
Functions for handling Combo Box controls (prefix syntax)
The following functions are specific to the Combo Box controls, using prefix syntax:
WDAdminHF: Managing a database
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
dChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
Middle (Function)
Extracts: a substring from a string starting at a specified position. part of a buffer starting at a specified position....
Spare server
A "spare" server is a target server in a unidirectional automatic replication......