ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grCategoryColor (Function)
Initializes the category color for a chart whose type is: Pie, Column, Bubble chart, Waterfall....
Image control: Operating mode of a clickable image
You can define the click actions of an Image control ("General" tab of the control description window) to make it Clickable Image control......
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
Bar code constants
Window for quick selection
You are searching for a project element? You only know part of its name? Press [CTRL]+[E] to open the quick selection window......
SMSRunApp (Function)
Starts the native application for sending SMSs found on the device (Android or iPhone/iPad)....
RulerModifiable (Property)
The RulerModifiable property is used to: Find out whether the user can move the playhead in a TimeLine control. Allow or prevent the user from moving the playhead in a TimeLine control....
SQLNext (Function)
Positions on the next row of the query result.
SQLPrevious (Function)
Positions on the previous row of the query result.
grScatterSeriesColor (Function)
Initializes the color of a series in a "Scatter" chart.
iPrintWord (Function)
Sends the character string passed in parameter to the print "buffer".
Zooming a window (AAF)
The end user can zoom the content of a window with the mouse......
Image with automatic sequence (WEBDEV)
...Image controls with automatic sequence are used to view a series of images located in one or more site directories. The images are automatically browsed....
Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....
MapPolyline (Type of variable)
The MapPolyline type is used to define the characteristics of a line composed of several segments to be drawn on the map displayed in a Map control.
MapCircle (Type of variable)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map displayed in a Map control.
OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
eDefaultMemCurrency (Function)
Identifies or modifies the stored currency used by default.
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
iCreateFont (Function)
Creates a new print font.
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......