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.
NetClientMessageBox (Function)
Displays a dialog box on each client computer connected to the server. This function is kept for backward compatibility....
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
Automatic features of Pivot Table controls
The Pivot Table control offers several Automatic Application Features (AAF) allowing the user to take advantage of all its capabilities......
Table,Select,+ (External language)
Selects an element in a Table control.
ScreenType (Function)
Returns the type of screen on which the application is run: phone, tablet, computer or watch.
SQLModify (Example)
Usage example of the SQLModify function
HIndex (Example)
Usage example of the HIndex function
fDecrypt (Example)
Usage example of the fDecrypt function
URI
The URI keyword can correspond to...
MenuIsMarked (Example)
Usage example of the MenuIsMarked function
NetGetFile (Example)
Usage example of the NetGetFile function
FTPTime (Example)
Usage example of the FTPTime function
GglListCalendar (Example)
Usage example of the GglListCalendar function
dSaveImagePNG (Example)
Usage example of the dSaveImagePNG function
INIRead (Example)
Usage example of the INIRead function
Installing and starting WDTRAD
WLanguage procedure called by ConfirmAsynchronous
Procedure ("Callback") called by ConfirmAsynchronous when the user clicks one of the buttons in the dialog box.
WLanguage procedure called by OKCancelAsynchronous
Procedure ("Callback") called by OKCancelAsynchronous when the user clicks one of the buttons in the dialog box. This procedure can be a local, global, internal or lambda procedure.
HDBSortType (Function)
Returns or modifies the sequence of text items in the xBase files.
Software Factory: Administrator options
Several options can be configured in the Software Factory administrator......
SysChangeEnvironment (Function)
Modifies the environment variables of the operating system found on the current computer.
dbgEndRecording (Function)
Stops recording the scenario.
SNMPStringToOID (Function)
Converts an OID from its text representation to its numeric representation.
Table,Count (External language)
Returns the number of elements in a Table control.
TimelineDeleteAll (Function)
Deletes all events and tracks from a TimeLine control.