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.
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
HSetPosition (Example)
Usage example of the HSetPosition function
xlsOpen (Example)
Usage example of the xlsOpen function
Configuring the SOAP administrator
W3C standardization
You must comply with the W3C standard (HTML 4......
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
NbThumbnail (Property)
The NbThumbnail property is used to get the number of thumbnails generated for an item.
FOR EACH/FOR ALL statement (loop through a variable of type XMLReader)
The FOR EACH statement loops through a variable of type xmlReader in various ways: Loop through a level. Loop through a level with copy. In-depth loop....
Handling a group of controls through programming
WINDEV, WEBDEV et WINDEV Mobile allow you to handle a group of controls through programming......
Handling a WEBDEV Slider control through programming
WEBDEV allows you to handle a Slider control through programming....
WinEdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
EnumControl (Example)
Usage example of the EnumControl function
Constants for manging the replication
List of constants used by the functions for managing the replication....
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
Animating an image
WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images......
SysChangeScreenResolution (Function)
Modifies the resolution of a screen.
KeyExpression (Example)
Usage example of the KeyExpression property
Constants for encryption/compression
List of constants used by the encryption/compression functions...
HTTPGetResult (Example)
Usage example of the HTTPGetResult function
WithSpace (Example)
Usage example of the WithSpace function
xlsNbColumn (Example)
Usage example of the xlsNbColumn function
HInfoDatabaseRights (Example)
Usage example of HInfoDatabaseRights
tapiKeyPressed (Function)
Returns the history of the keys pressed on the phone keypad since the last call to tapiKeyPressed.
dbgSaveMemoryDump (Function)
Saves a dump of memory used by the application.