ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with TreeView controls
List of events associated with TreeView controls...
SQLExec (Example)
Usage example of the SQLExec function
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
dStartDrawing (Function)
Indicates that the drawing functions that will be used are intended for: the specified Image control, the specified Image variable, the specified Image variable, the specified WDPic variable (on the background layer), the specified picLayer variable....
dFont (Function)
Declares the font that will be used by dText: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
The Chart control
The "Chart" control is used to display a chart in windows, pages and reports......
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
HAdd (Example)
Usage example of the HAdd function
Referring to an element in a WLanguage event / process
Compressing frames (DSL, 3G, Edge, VPN, ...)
A frame is a packet ot data that flows through the network......
PDFToText (Function)
Extract the text contained in an Document PDF.
PageDisplay (Function)
Displays a web page in the user's browser....
Automatic calculations in a Table control (AAF)
Watermark (Type of variable)
The Watermark type is used to handle the text printed in watermark in the reports created with the report editor or through programming.
Dictionary
The dictionary is a file that can contain the project elements......
Managing pinned projects
The home window of WINDEV, WEBDEV and WINDEV Mobile allows you to manage the pinned projects when opening an existing project......
HCancelDeclaration (Function)
Used to: Delete a declaration made previously using HDeclare, HDeclareExternal, HDescriveFile. After this operation, the data file is no longer recognized by the HFSQL engine. Free the resources of a query (after calling HExecuteQuery or HExecuteSQLQuery)....
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
HModify (Example)
Usage example of the HModify function
HPass (Function)
Defines the password used to create or open a data file.
Automatic index generation
The automatic index generation suggests index keywords based on the content of your help page......
Constants for managing XML documents
List of constants used by the functions for managing XML documents....
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).