ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HInfoReplica (Function)
Returns information about the specified replica.
Writing to the Free Technical Support
When you encounter a problem, try to isolate it and to reproduce it by using the minimum number of elements......
NewLine (Property)
The NewLine property is used to determine: in a Table control, whether the current row was created with TableAddXXX or TableInsertXXX. in a Looper control, whether the current row was created with LooperAddXXX or LooperInsertXXX. in an Organizer control, whether an appointment was created via the popup menu. in a Scheduler control, whether an appointment was created via the popup menu....
DisplayEnabled (Property)
The DisplayEnabled property is used to: determine whether or not a control or window is refreshed. If the control is displayed, its content is refreshed regularly. refresh a control or window....
DnDGetData (Function)
Retrieves a specific type of data during Drag/Drop....
InTestMode (Function)
Indicates whether the application or the site is started: from the WINDEV or WEBDEV editor, from the executable or browser. from the WEBDEV administrator....
HTransactionFree (Function)
Transforms all the records "in transaction" into "Normal" records if these records do not belong to a transaction currently in progress.
EmailReadLastHeader (Function)
Reads the header of last incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
EmailReadFirstHeader (Function)
Reads the header of the first incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
EmailReadPreviousHeader (Function)
Reads the header of the email found before the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
BurnerCancel (Function)
Cancels the current burn process.
How to backup HFSQL Client/Server databases?
The backup of the HFSQL Client/Server databases can be performed......
sysNotificationButton (Type of variable)
The sysNotificationButton type is used to define all the advanced characteristics of Button control in an interactive notification.
Constants for managing certificates
Project Management Hub: Time tracking
The time spent can be listed on......
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
How to create an SQL query with a calculation formula?
This help page explains how to create a query with a calculation formula with the query editor....
The Internal Page control
The "Internal Page" control is used to include a page (and its code) in a control of another page......
Table,Select,+ (External language)
Selects an element in a Table control.
AnchorToContent (Property)
The AnchorToContent property determines and changes how the control adapts to its content.
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
2. Projects in practice
Discover the main operations that can be performed on a project....
Table,Add (External language)
Adds an element to a Table control.