ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.
SQLColumnFormat (Function)
Returns the different types of columns supported: by the data source identified by SQLConnect by the database accessed by a specific connection (connection described in the analysis or described by HDescribeConnection or HOpenConnection)....
HModifyServerRights (Function)
Modifies the rights granted to a user or to a group on an HFSQL server.
Association in a CDM
In a CDM (Conceptual Data Model), the associations are used to link the entities between themselves......
Events associated with internal windows
List of events associated with internal windows...
GglFile (Type of Variable)
The GglFile type allows you to know all the characteristics of a file from the Google software suite (Docs, Sheets, etc.).
MaxValue (Property)
The MaxValue property is used to: get and set the top value of a report based on a data file. get the maximum value of the current filter. get the maximum value of a data series in a chart. get and set the maximum value for some types of controls....
MinValue (Property)
The MinValue property is used to: get and set the bottom value of a report based on a data file. get the minimum value of the current filter. get the minimum value of a data series in a chart. get and set the minimum value for some types of controls....
Native Oracle Connector: Retrieving the output value of a stored procedure
The Native Oracle Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
iDocumentPrinted (Function)
Determines whether the user printed the document from the report viewer.
Sorted (Property)
The Sorted property is used to: Determine whether a control is sorted. Sort a control or not....
dbgInfo (Function)
Returns a debug information.
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
Creating a multilingual help system
The help editor allows you to easily create a multilingual help system......
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
Chart: Managing scales
In a chart, the scales are used to quickly estimate the value of different points found in a chart......