ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LeftMargin (Property)
The LeftMargin property is used to: Find out the left margin of a report. Modify the left margin of a report....
iVPos (Function)
iVPos is kept for backward compatibility.
iHPos (Function)
iHPos is kept for backward compatibility.
WDReplic: Presentation
WDReplic is used to manage data replication between several computers......
Setup for WINDEV and WEBDEV (Development version and WEBDEV Application Server for Windows)
iCloud functions
The functions to handle keys in an Apple iCloud-based container of "key-value" pairs are as follows......
ArrayToCSV (Function)
Converts a one-dimensional array or a two-dimensional array into a character string in CSV format.
<Source>.ImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
WDHFDiff - Use
WDHFDiff is used to compare......
StringToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string passed in parameter.
Handling TimeLine controls programmatically
A TimeLine control can be......
Error 809: The * character cannot be used as mandatory parameter in a function
Global procedure/function
A global procedure can be used in all the processes or events of the project....
Managing the runtime errors
Some errors may occur in your application......
25. Performing a process on several successive pages
Performing a process on several successive pages...
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....
Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications......