ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Reintegrating translated text into a project
Once the translation of framework libraries ("......
IFrame control
IFrame is an HTML concept......
Deploying in the cloud for PC SOFT applications
PC SOFT allows you to host your sites in the CLOUD for PC SOFT applications......
grSeriesLineType (Function)
Modifies the type of line for a series found in a Line, Area, Scatter and Radar chart.
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
HFSQL Control Center: HFSQL Cluster management
The HFSQL Control Center includes all the tools needed to manage HFSQL clusters......
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
AAF: File Path edit controls
The edit controls that use the "File name and full path" input mask propose several AAFs (Automatic Application Features): a specific popup menu used to handle the file. a file preview in thumbnail format (for an Image or PDF file path)....
1. RAD (Rapid Application Development)
1. RAD (Rapid Application Development)
<Window>.Maximize (Function)
Displays a WINDEV window in its maximum size.
<Window>.Restore (Function)
Displays a WINDEV window to its initial size.
Restore (Function)
Displays a WINDEV window to its initial size.
Maximize (Function)
Displays a WINDEV window in its maximum size.
LoadWDL (Function)
Loads a library of WINDEV objects in memory (.WDL).
Programming overview in C and C++
Handle (Function)
Returns the system "Handle" (HWND) of a WINDEV control or window.
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
GglRequest (Function)
Sends a communication request (HTTP request) to a Google service.
<gglConnection variable>.Request (Function)
Sends a communication request (HTTP request) to a Google service.
<Chart>.SeriesSecondaryAxis (Function)
Defines whether a series will be drawn on the secondary axis.
<Chart>.InfoXY (Function)
Returns information about the series found at a specific chart point.
Checking an element back in the Source Code Manager (SCM)
Checking an element back in the repository is used to make the modified element available to all the users of the Source Code Manager......
AuthToken (Type of variable)
The AuthToken type contains the characteristics of a token to access a web service.