ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WEBDEV administrator: Setups
The "Setups" tab allows you to configure the different administration features of the WEBDEV server......
H.SQLServerMode (Variable)
Allows you to specify the version of the Native SQL Server Connector that will be used.
JSONXMLConverter (Type of variable)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).
RTFLoad (Function)
Loads a file in RTF in an RTF control (found in a window or in a report).
FTPAttribute (Example)
Usage example of the FTPAttribute function
grDestinationEMF (Function)
Defines a meta file as chart destination (EMF means Enhanced Meta File).
<Connection variable>.RegenerateFile (Function)
Regenerates a data file from its log.
Document (Type of variable)
The Document type is used to handle a "docx" document.
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
WINDEV applications for Linux: Specific features
Events associated with List Box controls
List of events associated with List Box controls...
HTML (Property)
The HTML property is used to: find out whether the current report is printed in HTML mode. manage the HTML type of a Static control found in a report....
RadioButtonInsert (Function)
Inserts a new option into a Radio Button control.
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
dLine (Example)
Usage example of the dLine function
MatFloatAdd (Function)
Adds a value to each matrix element.
grPrint (Function)
Prints a chart.
sEvent (Function)
Branches an event on a serial port.
CursorOptions (Property)
The CursorOptions property is used to manage the type of cursor used for a connection (Native Connectors, OLE DB, etc.).
dRectangle (Example)
Usage example of the dRectangle function
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
KioskEnable (Function)
Switches the current Android application to kiosk mode.
Point (Type of variable)
A Point variable is a structured type that is used to represent a position (X, Y) in 2 dimensions.
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).