ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Combo Box control properties
You can manipulate Combo Box controls in a window or page using the following WLanguage properties......
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....
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
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......
Defining clickable areas
In a page, an Image control can contain clickable areas......
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....
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.
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......
The Static control
A Static control is a control used to display a static text......
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......
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.
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:...
ThreadSendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
SQLChangeConnection (Function)
Modifies the current connection.
Interactions between a Flash® animation and WEBDEV
A Flash® animation can be used to display information in the controls of a WEBDEV page......