ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating a RAD pattern
From version 12, a new RAD technology has appeared......
7. Multilingual applications in practice
Site test: the different types of tests
WEBDEV includes multiple methods for testing your sites......
Replication (Property)
The Replication property is used to: determine the replication mode used for a data file (defined in the data model editor or programmatically). specify the replication mode used for a data file (file described programmatically only)....
Sliding Banner control properties
The WLanguage properties can be used to handle ......
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
2. Examples and components provided with WEBDEV
NbMemoItem (Property)
The NbMemoItem property is used to get the total number of memo items in a record of: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
HTMLEditorInsert (Function)
Inserts text or HTML code at the cursor position in an HTML Editor control.
Help editor options
The options of the help editor ("Display......
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
Global procedure/function
A global procedure can be used in all the processes or events of the project....
LogMethod (Property)
The LogMethod property is used to: find out the log mode used for a data file (file defined in the data model editor or through programming). define the log mode used for a data file (when the file is described through programming)....
DiagramInfoXY (Function)
Indicates the presence of a shape at a given position in the Diagram Editor control.
DashInitialConfiguration (Function)
Modifies the configuration of a Dashboard control (defined in the editor) before its first display.
<Dashboard>.InitialConfiguration (Function)
Modifies the configuration of a Dashboard control (defined in the editor) before its first display.
PicSave (Function)
Saves the image found: in an Image Editor control. in a WDPic variable....
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
Using the advanced types
The advanced types (XLS variables, ggl variables, ......
<Diagram editor>.DiagramInfoXY (Function)
Indicates the presence of a shape at a given position in the Diagram Editor control.
ERR_LAUNCH_FAILED
iResetNbPages (Function)
Reinitializes the current number of pages, used in the preset controls such as "Number of pages" and "Page number and number of pages".
Repetition (Type of variable)
The Repetition type is used to describe and modify the characteristics of a repetition for an appointment via the different WLanguage properties.