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.
SysWinActive (Function)
Returns the handle of the active window or activates a window.
EmailBuildSource (Function)
Generates the source code of the email message to be sent from the variables in the Email structure or in an Email variable.
iParameterDuplicate (Function)
Configures the automatic creation of the duplicate copy generated during the next print.
Importing elements into a project
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
SysMetric (Function)
Returns the resolution of a specific element.
zipNbPartNeeded (Example)
Usage example of the zipNbPartNeeded function
Buffer (Type de variable)
The buffer type corresponds to a binary memory area....
DotNetDelegate (Function)
Initializes a.NET delegate.
Table,Select,? (External language)
Returns the index of the selected element in a Table control.
MovementTask (Property)
The MovementTask property allows you to know and modify the way users move tasks in a Gantt Chart column.
WLanguage procedure called by zipAddFileList
WLanguage procedure ("Callback") used by zipAddFileList to manage the progress of files being added to the archive.
WLanguage procedure called by zipAddDirectory to handle the progress bar
WLanguage procedure ("Callback") used by zipAddDirectory to manage the progress of files being added to the archive.
WLanguage procedure called by zipExtractDirectory to manage progress bars
WLanguage procedure ("Callback") used by zipExtractDirectory to manage the progress of files being extracted from the archive.
NetClientSendMessage (Function)
Sends a message from the server to all the connected client computers. This function is kept for backward compatibility....
HState (Example)
Usage example of the HState function
zipIsMulti (Example)
Usage example of the zipIsMulti function
Error 502: Incompatible type
XMLOpenReader (Function)
Creates a reader used to read an XML document without loading it in memory.
Generating the RAD pattern
To generate a RAD pattern:...
Native PostgreSQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to PostgreSQL......
Animating the image display (WEBDEV)
...The Web sites propose several transition effects between the elements:...
Application : automatically executed processes / events
Several actions are automatically performed when opening or closing an application....
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
HInfoLog (Function)
Returns information about the server logs.
Error 805: No syntax without parameter