ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HsMenu,Name (External language)
Adds a menu into the window that is opened.
LooperAddLine (Function)
Adds a row at the end of a Looper control.
Properties associated with a group of controls
Several WLanguage properties can be used on a group of controls found in a window, in a page or in a report......
Radio Button control properties
List of properties associated with a Radio Button control...
Remote WEBDEV Administrator
The remote management tool, that can be run from any computer equipped with an Internet browser, is a module used to ......
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
MinHeight (Property)
The MinHeight property is used to get and change the minimum height of a control or window.
Switch control properties
Map control properties
The following properties can be used with Map controls:...
Calendar control properties
Several WLanguage properties can be used on the Calendar control found in a window or in a page......
Properties associated with the report blocks
List of properties associated with the report blocks...
iPrintZone (Example)
Usage example of the iPrintZone function
Remote WEBDEV administrator: Create a WEBDEV account
The management of accounts is accessible in the remote administrator for the server administrator only....
EncryptStandard (Example)
Usage example of the EncryptStandard function
fTempPath (Example)
Usage example of the fTempPath function
DriveListeDirectory (Function)
Lists the directories of an Drive.
DriveListeFile (Function)
Lists files in an Drive directory.
DriveListeFileGgl (Function)
Lists files from the Google suite (Google Docs, Google SpreadSheets, etc.) present in a Google Drive.
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
The Edit control
The Edit control allows users to enter data......
PageToSource (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
SourceFromPage (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
YInitial (Property)
The YInitial property is used to: Find out the Y-coordinate: of a control (position on Y-axis) when opening the window or the page. of a window (position on Y-axis) when opening the window. Modify the Y-coordinate of a control anchored "to bottom" (position on the vertical axis) when opening the window. Find out the Y-coordinate of a control in relation to its block (position in millimeters on the vertical axis) when opening the report....
DriveSendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....