ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WEBDEV site deployment: automatic modification of data files
The automatic modification of the data files allows updating the description of data files on the Web server...
4. Debugging modes
There are two different modes to debug a WINDEV Mobile application...
Customizing the guide
The guide is a powerful search engine included in WINDEV, allowing you to find all referenced documents about a subject......
iImageHeight (Function)
Calculates the height of the image to print (in millimeters).
RunReportsAndQueries (Function)
Starts Reports and Queries and opens the WINDEV project corresponding to the current application.
Renaming a project
Renaming a project is used ton modify the name of the project. All the elements linked to the project before it is renamed are kept.
iImageWidth (Function)
Calculates the width of the image to print (in millimeters).
iTextWidth (Function)
Calculates the width (in millimeters) of the text to print, according to the specified font.
DeleteColumn (Function)
Deletes a column at a given position from the advanced array property (array of gglCalendar events, etc.).
ShapeExtremityStart (Property)
The ShapeExtremityStart property is used to get and change the source end shape of a Wire control.
CharacterSpacing (Property)
The CharacterSpacing property gets and sets the spacing between characters.
Customizing keyboard shortcuts
The different editors in WINDEV, WEBDEV and WINDEV Mobile include many options that can be used directly via keyboard shortcuts......
PanelSaveConfiguration (Function)
Saves the current configuration of the Dockable Panel controls of a window.
InitialTool (Property)
The InitialTool property is used to get or change the drawing tool selected by default in an Image Editor control.
gglNotification (Type of variable)
The gglNotification type is used to define information about event notifications in a calendar.
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
Weight (Property)
The Weight property is used to manage the weight of an element in a TreeMap control.
ShapeExtremityEnd (Property)
The ShapeExtremityEnd property is used to identify and change the type of shape used for the end of a Wire control.
WDDIXIO overview
XMLSavePosition (Function)
Stores the current position in the XML document.
dTextMarkdown (Function)
Draws Markdown text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable]....
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
WinOutHeight (Function)
Returns the full height of the window (including the border, menu bar and title).
ModifierPanelVisible (Property)
The ModifierPanelVisible property is used to: determine if the "Modifier" panel is displayed in a Diagram Editor control. show or hide the "Modifier" panel in a Diagram Editor control....
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
AJAXCallInProgress (Function)
Used to determine if the request being processed is an AJAX request.