ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AllowActionBarHiding (Property)
The AllowActionBarHiding property automatically hides the Action Bar.
WEBDEV Application Server - 10 connections - License agreement
How to populate a TreeView control using a data file?
By default, the TreeView control cannot automatically display the data coming from a data file......
WDMap: Exporting records from a data file
WDMAP allows you to export records to......
BackgroundTaskAdd (Function)
Adds a new background task.
ERR_DISCONNECTED_UPDATE
Execution platform
WINDEV Mobile allows you to develop applications for different families of products......
Native Sybase Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Sybase (also called Native Access to Sybase......
zipExtractPath (Function)
Returns the path of a file found in the archive.
NetRenameFile (Function)
Renames or moves a file located on the FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server created with WINDEV. This function is kept for backward compatibility....
HDBDescribeFile (Function)
Describes a file in dBase3 format (most common format) through programming.
The Kanban control
Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient production cycle....
HDelete (Function)
Deletes a record from a data file (query or view).
<Source>.Add (Function)
Add: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......
WDInst: Configuring the automatic data file modification
The automatic data file modification updates the description of data files on user computers......
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
<DiskFile variable>.Read (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
HErrorPassword (Function)
After the execution of a read or write function in a data file, used to find out whether an error caused by a wrong password occurred on this data file.
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
HChangeConnection (Function)
Dynamically changes the connection associated with a data file.
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
Displaying a report in PDF format in the browser of the Web user
To display a report in PDF format in the browser of the Web user, you must......
Displaying a report in HTML format in the browser of the Web user
To display a report in HTML format in the browser of the Web user, you must......
WithNewButton (Property)
The WithNewButton property is used to: Determine if a Dynamic Tab control has New tab button (+). Configure a Dynamic Tab control to show a New tab button....