ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Defining clickable areas
In a page, an Image control can contain clickable areas......
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
Including JavaScript files or a Web resource
WEBDEV allows you to include Javascript files or external resources in a WEBDEV project......
Dashboard constants
Constants used by the functions for managing Dashboard controls...
2. Types of setup
Types of setup...
MapPolyline (Type of variable)
The MapPolyline type is used to define the characteristics of a line composed of several segments to be drawn on the map displayed in a Map control.
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
MapImage (Type of variable)
The MapImage type is used to define the characteristics of an image to be drawn on the map displayed in a Map control.
Native Progress Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Progress ......
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.
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
Shape control properties
Shape controls in windows, pages and reports can be handled using different WLanguage properties......
Step 2: Creating print fonts
This step allows you to define and choose the different fonts that will be used in the printed document......
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
RightToLeft (Property)
The RightToLeft property is used to get the writing direction on a control, column, window or report.
saasClient (Type of variable)
The saasClient type is used to define the advanced characteristics of a SaaS client account.
Geolocation functions/GPS
The following functions are used to handle geolocation data and to control GPS devices......
Facebook constants
The following constants are used by the functions for managing Facebook connections:...
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.
Interactions between a Flash® animation and WEBDEV
A Flash® animation can be used to display information in the controls of a WEBDEV page......
HUnlockFile (Function)
Unlocks the records of a data file: locked by HLockFile. individually locked by a locking read function....
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.