ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
Using WDDIXIO
To translate the text used in your project:...
HDFS functions
The following functions are used to manage files on a HDFS system......
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
Properties associated with windows, pages and controls
List of properties associated with windows, pages and controls...
WinCopyForm (Function)
Copies the content of a form into the clipboard.
REP files
REP files contain the list of data files handled by the application....
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
The Upload control
The Upload control is used to upload files on the Web server......
Creating a table in a report
Tables can be created in a report......
Check: SMART status of storage drives
The monitoring robot will measure the SMART attributes of a server's hard drives......
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
HImportJSON (Function)
Imports a JSON file into a data file in HFSQL Classic format (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile).
Making a backup of a project
It is possible to regularly make a backup of the different elements of a project......
Native Informix Connector: Programming with SQL functions
The use of SQL functions to manipulate Informix data does not require importing the file structure into the analysis......
Native Sybase Connector: Programming with SQL functions
The use of SQL functions to handle Sybase data does not require importing the file structure into the analysis......
WINDEV Mobile: Overview
WINDEV Mobile is a development environment for PC that allows you to develop......
GglAddressToCoordinates (Function)
Retrieves the coordinates (latitude/longitude) of an address....
How to manage a multi-selection in a Table control?
This help page explains how to manage a multi-selection in a Table control....
ExtendedInfo (Property)
The ExtendedInfo property is used to get additional information: about a data file accessed by a Native Connector or HFSQL Client/Server. about an item accessed by a Native Connector or HFSQL Client/Server. about a connection. In this case, this property is equivalent to CtExtendedInfo....
ErrorInfo (Function)
Retrieves information about the last error that occurred in a function of a WINDEV, WINDEV Mobile or WEBDEV component.
RGBGreen (Function)
Returns the green component of an RGB color.
RGBRed (Function)
Returns the red component of an RGB color.
RGBBlue (Function)
Returns the blue component of an RGB color.