ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTransactionFree (Function)
Transforms all the records "in transaction" into "Normal" records if these records do not belong to a transaction currently in progress.
Handling a Switch control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Switch control by programming......
Using ODBC on HFSQL Classic via JDBC
The ODBC driver on HFSQL Classic is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a web service.
DotNetGetResult (Function)
Returns the result of the last .Net procedure that was successfully run.
OrgElement (Type of variable)
The OrgElement type is used to define the advanced characteristics of an element found in an Organization Chart control.
iCreateFont (Function)
Creates a new print font.
BufferToReal (Function)
Extracts a real from a binary buffer at a given position.
Image editor
WINDEV, WEBDEV and WINDEV Mobile include an image editor......
SQLColumnFormat (Function)
Returns the different types of columns supported: by the data source identified by SQLConnect by the database accessed by a specific connection (connection described in the analysis or described by HDescribeConnection or HOpenConnection)....
Customize the wizards
You can easily customize all wizards in WINDEV, WEBDEV or WINDEV Mobile......
mlzDeleteAll (Function)
Deletes all dynamic rows from a Mutiline Zone control.
VideoGenerateThumbnail (Function)
Generates a thumbnail of the specified photo or video.
Orientation (Property)
The Orientation property is used to: Get the angle (in degrees) of a Font variable. Modify the angle (in degrees) of a Font variable....
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
WDSQL: Running an SQL query
WDSQL is used to run all the SQL queries created by WDSQL......
fListFile (Function)
Lists the files found in a directory and returns the list of files.
LoadParameter (Function)
Reads a persistent value.
Various WEBDEV constants
Various WEBDEV constants...
Handling a Static control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Static control programmatically......