ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WiFiActivate (Function)
Enables or disables Wi-Fi on the device.
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
Installing a SOAP server with Apache
COMQueryInterface (Example)
Usage example of the COMQueryInterface function
<Document variable>.Print (Function)
Prints the content of a Document in "docx" format.
<Word Processing>.Print (Function)
Prints the content of a Word Processing control in "docx" format.
OCRAddLanguage (Function)
Adds a language to the native OCR system.
LDAPListAttribute (Example)
Usage example of the LDAPListAttribute function
LDAPNbValue (Example)
Usage example of the LDAPNbValue function
Converting C types
Depending on the type of programming, it may be useful to know the correspondence between the types used in C and the types used in WLanguage......
Creating the Form windows of a WINDEV RAD pattern
Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
Execute (Function)
Starts the execution of a process through programming.
docRow (Type of variable)
The docRow type is used to define the advanced characteristics of a table row in a Word Processing document.
grScatterSeriesLabel (Function)
Initializes the label of data series in a "Scatter" chart.
grScatterSeriesColor (Function)
Initializes the color of a series in a "Scatter" chart.
NetConnect (Function)
Connects to an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
iParameterReport (Function)
Configures the printer by opening the configuration window.
grCategoryColor (Function)
Initializes the category color for a chart whose type is: Pie, Column, Bubble chart, Waterfall....
Chart management functions
...Chart management functions...
NotesDocumentSeek (Function)
Seeks a document in Lotus Notes.
<Chart>.DonutHolePercentage (Function)
Modifies the percentage corresponding to the radius of the hole in a Donut chart.
<Chart>.SunburstStartAngle (Function)
Specifies the starting angle of the first section in a Sunburst chart.
<Source>.Mode (Function)
Changes the mode and the method for locking data files.
<ANSI String type>.Contains (Function)
Allows you to check if a substring is within a string.