ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Image drawing and processing functions (prefix syntax)
List of image drawing and processing functions (prefix syntax)...
fRename (Example)
Usage example of the fRename function
Error (Function)
Displays a custom error message in a system error window.
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....
FTPCommand (Example)
Usage example of the FTPCommand function
fCreate (Example)
Usage example of the fCreate function
fMakeDir (Example)
Usage example of the fMakeDir function
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
LDAPAddAttribute (Function)
Adds an attribute or adds a new value to an existing attribute.
FTPDate (Example)
Usage example of the FTPDate function
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....
DecryptStandard (Function)
Decrypts a message that was encrypted with a symmetrical encryption algorithm (AES, DES, etc.).
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
HErrorInfo (Example)
Usage example of the HErrorInfo 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)....
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
<String type>.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....
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
VariableReset (Function)
Resets the variable to its initial value.
Dequeue (Function)
Removes an element from the queue.