ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

eToCurrency (Function)
Converts a value expressed in Euro into another currency.
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
EnumerationCheckName (Function)
Checks whether an enumeration value known by its name is valid.
EnumerationFromValue (Function)
Returns an enumeration value known by its associated value.
EnumerationFromName (Function)
Returns an enumeration value known by its name.
CombinationFromValue (Function)
Returns a combination of one or more options known by their associated values.
CombinationFromName (Function)
Returns a combination of one or more options known by their names.
CombinationCheckName (Function)
Checks whether a combination of one of more options known by their names is valid.
EnumerationCheckValue (Function)
Checks whether an enumeration value known by its associated value is valid.
DecimalToSexagesimal (Function)
Returns the sexagesimal angle (in base 60) corresponding to a decimal angle.
SeekByProcedure (Function)
Seeks an element in a one-dimensional array by using a comparison procedure.
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
iPrintReport (Example)
Usage example of the iPrintReport function
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
WebserviceParameter (Function)
Gets the value of a parameter in a call to a SOAP or REST Webservice request.
StatError (Function)
Returns the error number for the last error caused by a Statxxx function (statistical functions).
InAndroidSimulatorMode (Function)
Indicates whether the code is run in the Android simulator.
XMLPath (Function)
Returns the current position in the document in XPATH format.
Automatic error handling
Error handling can be customized for each process......
Encode (Function)
Encodes a character string or a buffer. To decode the result, simply use Decode.
GranularityAppointment (Property)
The GranularityAppointment gets and changes the precision of the grid used to define appointments in Organizer or Scheduler controls. Property kept for backward compatibility.
BTLEListDevice (Function)
Returns the list of accessible Bluetooth Low Energy devices.