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.
DateToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
DateToDay (Function)
Returns the day that corresponds to a given date.
iParameter (Function)
Retrieves the printer configuration and configures the print.
Environment of the window editor
The main elements of window editor are as follows:
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
<Array>.Max (Function)
Returns the greatest value in the array.
Mouse management functions
List of functions for mouse management...
SQLExec (Function)
Names and runs an SQL query.
WDINT setup
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
Configuring an application with User Groupware
<Report>.Print (Function)
Prints a report created with the report editor.
Customizing keyboard shortcuts
The different editors in WINDEV, WEBDEV and WINDEV Mobile include many options that can be used directly via keyboard shortcuts......
Max (Function)
Returns the greatest value passed as parameter.
FTP constants
List of constants used by the FTP functions....
DateToDateInYear (Function)
Returns the number of the day in the year corresponding to a given date.
<Type Date>ToDayInYear (Function)
Returns the number of the day in the year corresponding to a given date.
iPrintReport (Function)
Prints a report created with the report editor.
<Source>.ReadFirst (Function)
Sets the position on the first record according to a browse item.
Zooming a window (AAF)
The end user can zoom the content of a window with the mouse......
Customizing the User Groupware
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
Drawing in WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions for displaying, drawing, copying and saving the drawings and images from your applications or sites......
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
SysLinkExtension (Function)
Associates an extension (.txt, .avi, etc.) to a default execution program.