ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Defining clickable areas
In a page, an Image control can contain clickable areas......
PDFToText (Function)
Extract the text contained in an Document PDF.
fClose (Function)
Closes an external file.
Chart management functions
...Chart management functions...
Shape control properties
Shape controls in windows, pages and reports can be handled using different WLanguage properties......
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
Dashboard constants
Constants used by the functions for managing Dashboard controls...
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
SQLFirst (Function)
Positions on the first row of the query result.
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
grGradient (Function)
Enables or disables the display of color gradients in a chart.
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
Scheduler control properties
A Scheduler control found in a window or in a page can be handled in WLanguage by the following properties....
Table control properties
A Table control found in a window or in a page can be handled in WLanguage by the following properties......
WLanguage procedure called by fCopyDir
WLanguage procedure ("callback") called by fCopyDir for each copied file. This procedure is used to handle the current file.
Animation (Property)
The Animation property animates an image.
Setup in MSI format
You have the ability to create a setup program in MSI standard......
"About" window
The "About" window is used to display and access various information about the current application......
Deployment package
The deployment package creates a ZIP file containing the site's setup......
RightToLeft (Property)
The RightToLeft property is used to get the writing direction on a control, column, window or report.
Utility components
WINDEV includes several utility components that allow you to handle data directly......
ThreadSendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
SQLChangeConnection (Function)
Modifies the current connection.