ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OCRDetectTextArea (Function)
Returns all text areas of an image without reading the text.
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....
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
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
HTML Editor control constants
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile....
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
DashDelete (Function)
Deletes a widget displayed in a Dashboard control. The Dashboard control is updated and a free location replaces the deleted widget.
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.
WEBDEV license agreement
WEBDEV license agreement...
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......
TreeView control properties
The TreeView controls found in a window or in a page can be handled by the WLanguage properties......
MenuAddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.