ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Options of the window editor
To configure the general options of the window editor...
Environment of the window editor
The main elements of window editor are as follows:
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows...
Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors.
Zoom in the different editors
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor...
WidthInPixel (Property)
The WidthInPixel property is used to get the width in pixels of a control in a report.
GalleryDisplayPopup (Function)
Displays the automatic zoom popup for the Image Gallery control.
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
ZOrder (Example)
Usage example of the ZOrder property
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
BurnerMediaType (Function)
Used to find out and modify the format of the CD or DVD to burn.
MapDeleteAll (Function)
Deletes the following from a Map control: all markers, all shapes, all images....
Factorial (Function)
Returns the factorial of an integer number.
fRemoveDir (Function)
Deletes a directory from a disk.
SchedulerAddResource (Function)
Adds a new resource into a Scheduler control.
HDeleteDirectory (Function)
Deletes a directory from an HFSQL Client/Server database....
HResetUser (Function)
Initializes the structure for user management (HUser) with the default values.
HSetCache (Function)
Used to configure the management of caches in the HFSQL Client/Server engine....
HListConnectedUser (Function)
Lists the users currently connected to one or more files handled by a Client/Server connection....
HDeleteDatabase (Function)
Deletes a database located on an HFSQL server.
HResetClient (Function)
Initializes the structure for managing the Client computers (HClient structure).
Today (Function)
Returns or modifies the system date (date of the day defined on the current computer).
DateValid (Function)
Checks the validity of a date between January 01 0001 and December 31 9999.
grOverlayChart (Function)
Used to display two different types of charts in the same chart.
Visible (Property)
The Visible property sets the visibility of an element.
Step 4: Start printing
To start the print job, simply use iEndPrinting......
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
Multiline Zone control functions
Functions for manipulating Multiline Zone controls....