ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The different copy modes
Two different copy modes are proposed by WDTRAD...
HExportXML (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to an XML file.
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
DashDelete (Function)
Deletes a widget displayed in a Dashboard control. The Dashboard control is updated and a free location replaces the deleted widget.
MarginInterCell (Property)
The MarginInterCell property is used to: find out the margin between rows or columns in a Layout control. modify the margin between rows or columns in a Layout control....
H.NbRetryRead (Variable)
Indicates the number of attempts to read the file or record before giving control back to the program.
HReadLast (Example)
Usage example of the HReadLast function
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes......
Creating the Form windows of a WINDEV RAD pattern
Creating the Vision windows of the WINDEV RAD pattern
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
Animating the windows of a WINDEV application
To give your applications an outstanding style and to impress the users when starting your applications, the windows can be animated when they are opened and/or closed......
CalendarSelect (Function)
Returns the date selected in a Calendar control.
Format (Property)
The Format property is used to identify and change the format of an element
GranularityAppointment (Property)
The GranularityAppointment gets and changes the precision of the grid used to define appointments in Organizer or Scheduler controls. Property kept for backward compatibility.
OpenChild (Example)
Usage example of the OpenChild function
HOut (Example)
Usage example of the HOut function
fEncrypt (Example)
Usage example of the fEncrypt function
SysIconAdd (Example)
Usage example of the SysIconAdd function
grSeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
Content (Property)
The Content property is used to get and change the content of an element.
How to color a control with focus?
This help page explains how to highlight the control where the input is performed....
grSeriesColor (Function)
Initializes the color of a series or the color of a section.
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
Interface
An interface is used to divide the uses of features common to several elements from their implementations, which simplifies their re-usability.
Diagram Editor control properties
If the image is an image map, you can include "Clickable areas" in the image......