ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
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......
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......
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
Combo Box control properties
You can manipulate Combo Box controls in a window or page using the following WLanguage properties......
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......
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
Google Calendar management functions
List of functions for managing Google calendars...
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:...
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......
grScatterPointSize (Function)
Defines the size of points in a "Scatter" chart.
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.
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.