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.
iImageWidth (Function)
Calculates the width of the image to print (in millimeters).
iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account.
iFont (Function)
Selects the default font.
iSkipPage (Function)
Generates a page break: the corresponding code is sent to the printer queue.
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ......
Remote WEBDEV Administrator
The remote management tool, that can be run from any computer equipped with an Internet browser, is a module used to ......
DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...
Calendar functions
List of Calendar functions...
Functions for handling Combo Box controls (prefix syntax)
The following functions are specific to the Combo Box controls, using prefix syntax:
Private Store for mobile applications
There are two methods two deploy your applications......
Running the test of the User Groupware and installing it
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
CurrentMonth (Function)
Returns the number of the current month.
FirstDayOfMonth (Function)
Returns the first day of the month.
WeekToDate (Function)
Returns the date of the Monday for the specified week and year.
FirstDayOfWeek (Function)
Returns the date of first day of the week (i.e., Monday).
MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
StringToTime (Function)
Converts a time in character string format to a time in HHMMSSCC format that can be used by a Time variable].
FirstDayOfYear (Function)
Returns the date of the first day of the year.
The different copy modes
Two different copy modes are proposed by WDTRAD......
Importing/Exporting a dictionary
WDTRAD allows you to import and export a dictionary......
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
RecycleBinClear (Function)
Clears the recycle bin of the system.