ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

UnicodeToAnsi (Function)
Converts: a UNICODE string to ANSI (Windows). a buffer containing a UNICODE string to a buffer containing an ANSI string (Windows)....
HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
grAxisVisible (Function)
Configures how the axes are displayed in Line or Column charts.
WebserviceWriteCustomHTTPCode (Function)
Specifies the custom HTTP code that will be returned when the execution of the REST Webservice function is completed.
Automatic feature for copying forms
When typing several copies of a form one after another, some of the information to type may be the same for each instance of the form......
BitwiseXOR (Function)
Returns the result of the bitwise exclusive OR operation performed between two values.
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
Minimized (Property)
The Minimized property is used to: find out whether a repositionable note is minimized, minimize or restore a repositionable note....
Events associated with List Box controls
List of events associated with List Box controls...
EmailReadPrevious (Function)
Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.
SysScreenOrientation (Function)
Allows you to: get the screen orientation of the device (Android, iOS or Universal Windows phone). set the screen orientation of the device (Android phone)....
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
HDelete (Function)
Deletes a record from a data file (query or view).
fbSession (Type of variable)
The fbSession type is used to describe a connection to the Facebook service and to manage the authentication to this service.
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
Events associated with Carousel controls
List of events associated with Carousel controls...
Events associated with the TreeMap control
List of events associated with the TreeMap controls...
Events associated with Toolbar controls
List of events associated with Toolbar controls...
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
RightToLeft (Property)
The RightToLeft property is used to get the writing direction on a control, column, window or report.
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.