ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HSetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
TableEnumBreak (Function)
Enumerates the breaks found in a Table control.
The Line control
A Line control is used to display a line in a page......
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....
Python: Native calls
WLanguage allows for native Python calls......
LooperAdd (Function)
Adds a row at the end of a Looper control.
Printing in PDF
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print......
NetGetFile (Function)
Retrieves an existing file from an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
NetSendFile (Function)
Transmits a file to an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
FinFutureVal (Function)
Returns the future value of an investment.
DriveCopyDirectory (Function)
copy a directory on the Drive to another directory on the Drive (remote disk).
BurnerAddFile (Example)
Usage example of the BurnerAddFile function
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
The DotNet structure
SysBatteryOptimBackground (Function)
Used to manage battery optimization: Identifies the battery optimization mode for the current application. Prompts the user to disable battery optimization for a given application on the device. This function can be used to tell the operating system to stop preventing the application from running in the background....
Options displayed in a status bar with multiple cells
In the status bar description window, you can specify the options that will appear in each cell of the status bar......
grRBMaximumValue (Function)
Sets the maximum value in a Radial Bar chart.
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
SysUnlinkExtension (Function)
Deletes the association between an extension and a command that was created by SysLinkExtension.
WebserviceWriteHTTPHeader (Function)
Adds an additional HTTP header to a request of a REST Webservice.
HLogRecreate (Function)
Used to re-create an empty log.
HSuggestKeyEnd (Function)
Finishes collecting information on executed queries.
DnDAccept (Example)
Usage example of the DnDAccept function
TableAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Table control.