ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XMLPath (Function)
Returns the current position in the document in XPATH format.
Round (Function)
Returns the rounded value of a numeric value according to the specified number of decimal places.
Reals
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
XMLFindNamespaceByName (Function)
Finds an XML namespace according to its XML node and in the parents of the node.
InAndroidSimulatorMode (Function)
Indicates whether the code is run in the Android simulator.
Format (Property)
The Format property is used to define the data format of a data file.
StringFormat (Function)
Formats a character string according to the selected options.
HInfoServer (Function)
Returns the specified information about the server.
HDeactivateTrigger (Function)
Disables a trigger.
HFreePosition (Function)
Deletes a position saved by HSavePosition.
DateToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
VisibleEndUser (Property)
The VisibleEndUser property is used to: Find out whether an item is visible or not to the end users. This item was defined in the data model editor or programmatically. Define whether an item must be visible or not to the end users (item described programmatically only)....
HCopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
GesturePosY (Function)
Returns the vertical position of the pointer (finger or stylus).
BitwiseAND (Function)
Returns the result of the bitwise AND between two values.
fCompare (Function)
Compares the content of two files bit by bit.
Database (Property)
The Database property is used to manage databases associated with a connection (HFSQL Client/Server, OLE DB, etc.)....
InFactoryMode (Function)
Indicates whether the code is run by an action plan of the software factory.
SOAPGetHeader (Function)
Retrieves a header in the SOAP message received further to a call to a Webservice.
MaxSourceCardinality (Property)
The MaxSourceCardinality property gets and changes the maximum cardinality of the source item in the link.
MinSourceCardinality (Property)
The MinSourceCardinality property is used to get and modify the minimum cardinality of the source item in the link.
SourceKey (Property)
The SourceKey property sets the characteristics of a link.
Extension (Property)
The Extension property is used to: get the extension of a file defined in the data model editor or through programming. define the extension of a file (when the file is described through programming only)....