ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Service variable
The Service variable is used to...
TypeVar (Function)
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control.
HReset (Function)
Initializes:
  • one or all variables of file items with their default values.
  • one or all items of a Record variable with their default values.
Assignment operators
Three assignment operators are available...
<Source>.Reset (Function)
Initializes:
  • one or all variables of file items with their default values.
  • one or all items of a Record variable with their default values.
WLanguage types
The different types in WLanguage are...
Advanced types
The advanced types of WLanguage are as follows
Assisted input management functions
The following functions are used to program assisted input in edit controls...
Android permission management functions
The following functions are used to manage permissions in Android applications...
HDeleteQuery (Function)
Deletes a query (used by stored procedures) from an HFSQL server.
NbDescribedThumbnail (Property)
The NbDescribedThumbnail property is used to get the number of thumbnails expected for an item.
NbThumbnail (Property)
The NbThumbnail property is used to get the number of thumbnails generated for an item.
MaxThumbnailHeight (Property)
The MaxThumbnailHeight property is used to get and change the maximum height of a thumbnail...
<Component>.Execute (Function)
Executes a global procedure present in an external component. This external component is loaded...
SizeUnit (Property)
The SizeUnit property gets and sets the font size unit.
LineSpacing (Property)
The LineSpacing property gets and sets the line spacing for variables of type Font.
CharacterSpacing (Property)
The CharacterSpacing property gets and sets the spacing between characters.
<HFSQL file>.ExportJSONString (Function)
Exports the records from a data file (HFSQL or OLE DB), view or query to a JSON string.
geoDistance (Function)
Returns the distance between the two locations. This distance is expressed in meters by default.
BTLECharacteristicReadValue (Function)
Reads the value of a characteristic on a Bluetooth Low Energy device.
BTLECharacteristicWriteValue (Function)
Writes a value to a characteristic on a Bluetooth Low Energy device.
ContactAdd (Function)
Adds a contact: in a Lotus Notes or Outlook address book. into the list of contacts...
<Image>.Straighten (Function)
Transforms an image by applying perspective correction.
dStraighten (Function)
Transforms an image by applying perspective correction.
HModifyTask (Function)
Modifies a scheduled task on the HFSQL server defined by the connection.
AppointmentModify (Function)
Modifies the current appointment: in a Lotus Notes or Outlook calendar. in the calendar found...
geoAzimuth (Function)
Returns the direction represented by a location in relation to another one.
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.
inAppListProductInfo (Function)
Retrieves, from the store, information about the "In-App" products associated with the application.
TimelineListEvent (Function)
Returns: the list of events found between two given times in a TimeLine control, all events...