ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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...
Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages 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.
RichEdit (Property)
The RichEdit property is used to manage the RTF (Rich Text Format) type: of an edit control or Static control found in a window. of a Static control found in a report....
Binding an OLE control to an item
An OLE control can be bound to an item in a data file, query, etc....
HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized by the HFSQL engine. The files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. available on a connection via a native access or via an OLE DB driver. for a group of files defined in the data model editor....
Modifying the query content
The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ......
The "Debugger" pane
The "Debugger" pane displays the debugger options when debugging the project or a project element ("Debugger" option)......
The "Favorites" pane
The "Favorites" pane gives direct access to the favorites of your project......
The "Messaging" pane
The "Messaging" pane is used to exchange messages between the employees of a company......
<WDPic variable>.Rotation (Function)
Rotates a WDPic image.
Ellipsis (Property)
The Ellipsis property is used to determine and change the truncation mode with ellipses in: a window control (Static, edit control, List box, Button, Combo box or Static table column). a Static control in a report....
AutoLineWrap (Property)
The AutoLineWrap property is used to: determine if the automatic line wrap feature is enabled in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control. set the line wrap mode in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control....
<Diagram variable>.ToSVG (Function)
Exports a diagram to an SVG image.
SelectionIfReadOnly (Property)
The SelectionIfReadOnly property is used to determine and specify if the content of an Edit control can be selected when in read-only mode.
Creating a flexible modeling
To create a new flexible modeling, you can......
<Tab>.Close (Function)
Closes a dynamic pane in a Tab control.
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....
Operations in a Select query
The query editor allows you to perform operations on the values of an item......
Managing short URLs automatically
For the standard dynamic sites (with context), the access to the site can be done via a "standard" URL:...
The Multimedia control
The Multimedia control is used to play multimedia files......
TabClose (Function)
Closes a dynamic pane in a Tab control.
PicRotation (Function)
Rotates a WDPic image.
DiagramToSVG (Function)
Exports a diagram to an SVG image.
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......
Native Oracle Connector: Running the same query several times
In some cases, it may be useful to run the same query multiple times while modifying one or more parameters......
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......