ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Environment of the window editor
The main elements of window editor are as follows:
Options of the window editor
To configure the general options of the window editor...
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...
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.
EmailReadPrevious (Example)
Usage example of the EmailReadPrevious function
Zoom (Property)
The Zoom property is used to determine and change the zoom applied to an element.
EmailReadLast (Example)
Usage example of the EmailReadLast function
The "Image catalog" pane
The "Image catalog" pane is a context-sensitive image catalog......
Typecasting of parameters
The description of the parameter type is optional......
FullName (Property)
The FullName property is used to get the full name of an element.
LockAppOff (Function)
Unlocks an application that was locked automatically or by LockAppPassword.
Multiline (Property)
The Multiline property determines if an element supports multiline text.
RightToLeft (Property)
The RightToLeft property is used to get and change the writing direction of an element...
Condensed (Property)
The Condensed property is used to: Determine whether a Font variable is condensed. Condense a Font variable. This property is kept for backward compatibility....
Extended (Property)
Extended is used to: Find out whether a Font variable is extended. Extend (or not) a Font variable. This property is kept for backward compatibility....
Large (Property)
Large is used to: Find out whether a Font variable is enlarged. Enlarge (or not) a Font variable. This property is kept for backward compatibility....
WDSQL: Exporting and printing the result of an SQL query
The result of a select query can be......
nWDInit: Initialize the external language
Initializes the external language......
Sharing internal components (via SCM)
An internal component is a set of elements from a project......
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
WDSQL: Creating and running a script
A script is a set of SQL commands used to perform a specific operation (create a new table in the database, insert records, ......
Guided tour management constants
RibbonHighlightPane (Function)
Highlights a tab in a Ribbon control.
grScatter3DGridlines (Function)
Displays the gridlines for the different planes of a 3D Scatter chart.
Creating nested reports
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
LDAPFind (Function)
Performs a search in an LDAP server.
BackgroundTaskDelete (Function)
Deletes a background task (that was added by BackgroundTaskAdd).
Modifying an SVG image (XML functions)
SVG (Scalable Vector Graphics) is a vector image format......