ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Extension procedure
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)......
FTPDate (Example)
Usage example of the FTPDate function
Image drawing and processing functions (prefix syntax)
List of image drawing and processing functions (prefix syntax)...
<ANSI string>.ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....
DecryptStandard (Function)
Decrypts a message that was encrypted with a symmetrical encryption algorithm (AES, DES, etc.).
HErrorInfo (Example)
Usage example of the HErrorInfo function
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
HLast (Function)
Sets the position on the last record of a table according to a browse item.
AttachPointDeleteAll (Function)
Deletes all the connection points for a control.
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
dText (Function)
Draws a text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
fClose (Example)
Usage example of the fClose function
FTPListFile (Example)
Usage example of the FTPListFile function
HNbRec (Example)
Usage example of the HNbRec function
iCreateFont (Example)
Usage example of the iCreateFont function
iPrintZone (Example)
Usage example of the iPrintZone function
Internal component description
The description of an internal component can opened at any time......
StoredValue (Property)
The StoredValue property is used to get the value currently stored by: a row in a List Box, ListView or Combo Box control. a "Text token" Edit control. a row of a Table control. an input suggestion in an Edit control (if the suggestion is selected)....
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.