ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Middle (Function)
Extracts: a substring from a string starting at a specified position. part of a buffer starting at a specified position....
Combo Box control functions
List of functions for handling the Combo Box controls...
Importing a non-WINDEV window
You are interested by a window found in a non-WINDEV application?......
Spare server
A "spare" server is a target server in a unidirectional automatic replication......
<Image>.Font (Function)
Declares the font that will be used by dTexte in an Image control.
NoRightCharacter (Function)
Returns a string after removing the specified characters from the right side of the initial string.
Address
The Address keyword can correspond to...
Tutorial
A tutorial is supplied with WINDEV, WEBDEV and WINDEV Mobile......
Examples for using the OLE DB provider for HFSQL
WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......
Natif Informix Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Informix (also called Native Access......
Specific features of the Express version
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
The DotNet structure
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
<Queue variable>.Info (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.
<Stack variable>.Info (Function)
Retrieves the characteristics of a stack: types of elements and number of elements.
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
NoCharacter (Function)
Returns a string after removing the specified leading and trailing characters.
WithTilt (Property)
The WithTilt property is used to: enable or disable the tilt gesture on a Map control, determine whether the tilt gesture is enabled on a Map control....
StackInfo (Function)
Retrieves the characteristics of a stack: types of elements and number of elements.
QueueInfo (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.
<Ansi string type>.Complete (Function)
Returns a character string of a specified length.
11. Choosing the action of a button/link
Operations in a Select query : add and delete
The following paragraphs present......