ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
<Image>.LayerVisible (Function)
Used to make a layer found in a WDPIC image visible or invisible.
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
Salesforce functions (prefix syntax)
List of Salesforce functions (prefix syntax)...
Style of a control
As soon as it is created, a control is associated with a style......
ImageLayerVisible (Function)
Used to make a layer found in a WDPIC image visible or invisible.
Time management help
Time management is extremely important......
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
<Chart>.Mask (Function)
Formats the data displayed by grLabel or by grTooltip.
Height (Property)
The Height property is used to get and change the height: of a control or block in a report. of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control. of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not. of a break cell in a Table or Looper control....
7. Layouts using the Flexbox control
SchedulerAddTask (Function)
Creates a task in the Windows scheduler (if this task does not already exist).
UpdateDate (Property)
The UpdateDate property is used to get the update date of an element.
ReceiveDate (Property)
The ReceiveDate property is used to get an email received date.
DateModified (Property)
The DateModified property is used to get the modification date of an element.
DateCreated (Property)
The DateCreated property is used to get the creation date of an element.
<docFragment variable>.Add (Function)
Adds an element, text or image at the end of a docFragment variable.
<Image variable>.DrawPolyline (Function)
Draws a line composed of multiple segments in an Image variable.
<Image>.DrawPolyline (Function)
Draws a line composed of multiple segments in an Image control.
<Image>.DrawArc (Function)
Draws a circle arc or an ellipse arc in an Image control.
<Image variable>.DrawArc (Function)
Draws a circle arc or an ellipse arc in an Image variable.
MapAddImage (Function)
Adds a new image to the map displayed in a Map control.
<Map>.AddImage (Function)
Adds a new image to the map displayed in a Map control.
DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...