ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
fSeek (Example)
Usage example of the fSeek function
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project......
Name (Property)
The Name property is used to get the name of an element.
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
Page Header block
The Page header block is printed on each new page......
Native Oracle Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV analysis......
Scheduler control events
The following events associated with Scheduler controls:...
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
System popup menu
The system popup menus are managed by the system (Android, Windows, ......
Native Informix Connector: Programming with HFSQL functions
To use an Informix database with the Native Connector, import the structure of Informix tables into the WINDEV or WEBDEV analysis......
Translation with Google Translate
WINDEV, WEBDEV and WINDEV Mobile allow you to support up to 64 languages in the same project......
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
CertificateLoad (Function)
Loads a certificate from a file or a buffer.
Spreadsheet control properties
A Spreadsheet control and its cells can be handled in a window or in a report by the following WLanguage properties......
ImageInfoModify (Function)
Modifies the value of an Exif tag for the image used.
VerticalAlignment (Property)
The VerticalAlignment property gets and changes the vertical alignment of a control.
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
DateToInteger (Function)
Converts a date to an integer.
iPrintReport (Example)
Usage example of the iPrintReport function
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.
Events associated with a Multiline Zone control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor):...
Address (Property)
The Address property is used to: Establish a connection between the Conference control (and the associated stream) and the receiver. This property is equivalent to StreamConnect. Get the address of the last outgoing connection request....