ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XLS file handling functions
List of functions for managing XLS files...
Ln (Function)
Calculates the Napierian logarithm (reverse of exponential) of a numeric value.
Log (Function)
Calculates the decimal logarithm of a numeric value.
Sin (Function)
Returns the sine of an angle.
fStopCompress (Function)
Stops the operation used to compress or decompress a file.
<Source>.ExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
fSize (Function)
Returns the size of a file (in bytes).
Random (Function)
Returns a random number.
BitwiseNOT (Function)
Returns the result of the bitwise logical NOT operation of a value.
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
Resizing a window (AAF)
Tangent (Function)
Calculates the tangent of an angle.
<Image variable>.ModifyContrast (Function)
Changes the contrast of an image in an Image variable.
Database of the Control Centers
The database of Control Centers groups various information shared by the different modules found in WINDEV, WEBDEV and WINDEV Mobile......
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
Cos (Function)
Calculates the cosine of an angle.
CoTan (Function)
Calculates the cotangent of an angle.
dModifyContrast (Function)
Changes the contrast of an image contained: in an Image control, in an Image variable....
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......
The Clickable Image control
The Clickable Image control can be used to......
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
Reports & Queries: Unsupported WLanguage functions
Some WLanguage functions are not available in Reports & Queries......
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......