ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Choose the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages...
HExportJSONString (Function)
Exports the records from a data file (HFSQL or OLE DB), view or query to a JSON string.
AuthImportToken( Function)
Creates a webservice access token from an description token in JSON format.
<Graphe>.WaffleTypeCell (Function)
Defines the Geometry of cells in a Waffle graph.
<Graphe>.WaffleSize (Function)
Defines the number of rows and columns in a Waffle graph.
DiagramLoad (Function)
Loads a diagram into a Diagram variable from a ".wddiag" file, a memo or a binary buffer.
Assignment operators
Three assignment operators are available......
Empty (Property)
The Empty property is used to determine if: a Looper, Table, List Box or Combo Box control is empty. The control can be a browsing control or a memory control. a Chart control contains no series. a report control is empty (control linked to an item). an array (or an associative array) contains no element. an element of an associative array exists or not. a queue, a list or a stack contains no element....
BTLEGetAllCharacteristics (Function)
Retrieves all the characteristics (with the same identifier) associated with a BLE service.
<Source>.ExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk).
MapModifyMarker (Function)
Modifies a marker displayed in a Map control.
SOAP constants
List of constants used by the SOAP functions....
MapDeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.
DynamicServingConfigure (Function)
Indicates the environment that will be used by the "Dynamic Serving" to choose the set of pages to display.
GetIdentifier (Function)
Calculates a unique identifier (integer) for an executable or for a session.
MapAddMarker (Function)
Adds a new marker onto a map displayed in a Map control.
inAppConsumeProduct (Function)
Used to consume, in an application, a product that was previously purchased by the user.
rssInitialize (Function)
Loads a RSS stream in memory.
Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......
StringInsert (Function)
Inserts a string into another character string at a given position.
Training sessions organized by PC SOFT
PC SOFT proposes several training classes, according to your own requirements......
<btleService variable>.GetACharacteristic (Function)
Retrieves the characteristic of a Bluetooth Low Energy service corresponding to the specified identifier (UUID).
rssBuildString (Function)
Builds the RSS feed and returns the result (in XML format) in a character string.
rssSave (Function)
Builds the RSS stream and saves the RSS stream in an XML file.
rssDisplay (Function)
Builds a RSS stream and returns the content of the RSS stream to the client.
HSuggestKey (Function)
Returns a list of keys to add to data files to improve query performance.