ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
iPrintReport (Function)
Prints a report created with the report editor.
The Edit control
The Edit control allows users to enter data......
iEllipse (Function)
Prints an ellipse (in a rectangle).
xlsCell (Variable type)
An xlsCell variable is used to describe and modify a cell in an Excel document...
iNewLine (Function)
Prints a line (in Windows standard, with a rounded end) at specified coordinates.
Diagram Editor (WEBDEV): Features
The Diagram Editor control includes many features accessible via......
DriveSendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define a drop-down menu......
The Tab control
The Tab control is used to simultaneously display different controls......
Programming a WEBDEV drop-down menu
Once the drop-down menu of your site is created, all you have to do is associate an action with each menu option......
FullTextIndex description (Variable type)
A FullTextIndex description variable is used to describe one or more full-text indexes programmatically.
HTML Editor control constants
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile....
WinSlidingVisible (Function)
Displays or hides a sliding window (sliding menu).
WidthInPixel (Property)
The WidthInPixel property is used to get the width in pixels of a control in a report.
DriveRename (Function)
Renomme un fichier ou un répertoire sur un disque distant.
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....
HeightInPixel (Property)
The HeightInPixel property is used to get the height in pixels of a control in a report.
DriveMoveDirectory (Function)
Move a directory and its contents to another directory on the same Drive (remote disk).