ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a WinForm .Net control through programming
FontBold (Property)
The FontBold property is used to manage bold style in a text.
FontItalic (Property)
The FontItalic property is used to manage italic style in a text.
HTMLEditorFormatSelection (Function)
Modifies the style of the selected elements in an HTML Editor control.
<Image variable>.DrawRectangleGradient (Function)
Draws a rectangle in an Image variable.
SensorDetectChangeAcceleration (Function)
Notifies when acceleration forces are applied to the device along any of the three axes.
DefaultCell
The DefaultCell property sets the style of cells in XLS documents.
<Map>.ChangeStyle (Function)
Changes the style of the map displayed in the Map control.
<Source>.StatTime (Function)
Returns the time of the last update for the index statistics.
Native MySQL Connector: Specific features
The Native MySQL Connector (also called "Native MySQL Access") creates "InnoDB" tables to support locks and transactions on a MySQL database......
Drag and Drop from the explorer
The Drag and Drop from the explorer consists in selecting one or more files in the Windows explorer and in transferring them into a control of a WINDEV window......
<Chart>.AddTimeData (Function)
Adds data at a precise moment in a time chart.
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
SysDateTime (Function)
Returns or modifies the system date (current date and time defined on the current computer).
OrganizerBackgroundColor (Function)
Defines a background color for a time slot in an Organizer control.
TimeUTC (Property)
The TimeUTC property is used to get and set a Coordinated Universal Time (UTC ).
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
<Image>.Background (Function)
Declares the default background color for the rectangles and circles, ... used in an Image control.
<Image>.DrawLine (Function)
Draws a line in an Image control.
<Image>.PixelColor (Function)
Identifies the color of a pixel in an Image control.
TestCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
7. HFSQL: files physically created
CheckAnyFalse (Function)
Returns True if at least one element of an array is False.