ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ServicePause (Function)
Pauses a service.
Factorial (Function)
Returns the factorial of an integer number.
FTPCommand (Function)
Sends a specific FTP command to a server.
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
EmailNbMessage (Function)
Returns the number of incoming messages currently found: on the email server (POP3 protocol only). in the Outlook messaging software....
Middle (Function)
Extracts: a substring from a string starting at a specified position. part of a buffer starting at a specified position....
The Captcha control
The "captcha" are the distorted texts that the Web user must decode and re-enter in a site before validating a form....
HListKey (Example)
Usage example of the HListKey function
FTPDate (Example)
Usage example of the FTPDate function
The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......
BurnerList (Function)
Returns the list of burners installed on the current computer.
ContactReset (Function)
Reinitializes: the Contact structure. a Contact variable....
xmlSignatureReference (Type of variable)
The xmlSignatureReference type is used to add a reference section into the XML signature.
DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
The Site Map control
The Site Map control allows the Web user to......
Constants for the geo-localization functions
Constants used by the geo-localization functions...
ID (Property)
The ID property is used to get and change IDs.
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....
BurnerErase (Example)
Usage example of the BurnerErase function
HInfoServerRights (Example)
Usage example of the HInfoServerRights function
fCurrentDrive (Example)
Usage example of the fCurrentDrive function
HConnect (Example)
Usage example of the HConnect function
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.