ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile
Using batch processing in multiple projects
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ...
Creating and deploying the installation program: How do you do it?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers...
PageParameter (Function)
Returns the value of a parameter passed to the current page.
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
Batch processing: creation of executables, WDLs, components, etc.
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line...
ExeRemoteRun (Function)
Starts running a remote program from the current application.
fTempFile (Example)
Usage example of the fTempFile function
BuildBrowsingTable (Example)
Usage example of the BuildBrowsingTable function
iPrintReport (Example)
Usage example of the iPrintReport function
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
SaaSConnectedUser (Function)
Returns the user currently connected via SaaSConnect.
HInfoReplica (Function)
Returns information about the specified replica.
FTPRenameFile (Example)
Usage example of the FTPRenameFile function
fDriveInfo (Example)
Usage example of the fDriveInfo function
SysScreenOrientation (Function)
Allows you to: get the screen orientation of the device (Android, iOS or Universal Windows phone). set the screen orientation of the device (Android phone)....
grHMColor (Function)
Specifies the colors of different values in a Heatmap chart.
Type of pages created by RAD
The page creation wizard shows different types of pages associated with HFSQL data files......
Sortable (Property)
The Sortable property is used to: Determine if a Table control column is sortable. Make a column of a Table control sortable or not....
LoadParameter (Function)
Reads a persistent value.
XMLDocument (Function)
Creates a new XML document.
XML functions
List of XML functions...
fExtractPath (Example)
Usage example of the fExtractPath function
dSaveImage (Function)
dSaveImage is kept for backward compatibility.
HFSQL Client/Server: Configuring the data files on the server
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......
hRSConfig (Type of variable)
The hRSConfig type is used to define the advanced characteristics of a replication between 2 HFSQL servers.
SysListVideoCard (Function)
Returns the name of the video cards connected to the current computer.
ScreenSize (Function)
Returns the size (in inches) of the diagonal of the screen on the device where the application is run.
iPrintDoc (Function)
Prints a document in "docx" format.
CreateShortcut (Function)
Creates a shortcut on the Windows desktop, in the "Start" menu of Windows or in a specific directory.