ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
Animating an image
WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images......
hScheduledOptimization (Type of variable)
The hScheduledOptimization type is used to programmatically manage a scheduled optimization task on an HFSQL server.
Other operators
The following are additional operators......
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
dbgSaveMemoryDump (Function)
Saves a dump of memory used by the application.
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
XMLInsertDocument (Function)
Inserts the current XML tag found in an XML document into another XML document.
XMLRename (Function)
Renames the current element (tag or attribute) in an XML document.
LinkedKey (Property)
The LinkedKey property sets the characteristics of a link.
zipMsgError (Function)
Returns the message associated with an error code on an archive.
Properties of a help page
The characteristics of a help page are used to define......
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
WorkingDirectory (Property)
The WorkingDirectory property is used to: get or change the directory used by the HTML Editor control to store the images and CSS sheets of an HTML page. get the directory used by the HTML Display control to store the images and CSS sheets of an HTML page. get the directory used by the Camera control to save photos and videos....
Installing a SOAP server with Apache
HCancelAlias (Function)
Cancels an alias that was declared beforehand by HAlias.
HSL (Function)
Creates a color from its hue, saturation and lightness.
sComputeCrc32 (Function)
Calculates the Cyclical Redundancy Check (CRC) of buffer.
XMLInsertElement (Function)
Inserts an XML element (tag or attribute) into an XML document.
Constants used by the TraceStart function
List of constants used by the TraceStart function....
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
SourceKey (Property)
The SourceKey property sets the characteristics of a link.
SemiDynamicPageDisplay (Function)
Displays a semi-dynamic page in the browser of the Web user from a dynamic or static WEBDEV page.
fWrite (Example)
Usage example of the fWrite function