ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
<xmlDocument variable>.ValidDocument (Function)
Validates an XML document from an XSD schema.
<xmlNode variable>.ValidNode (Function)
Validates an XML node, its children and its attributes from its description in the XSD schema linked to the XML document.
<mqttSession variable>.Publish (Function)
Publishes a message on the MQTT broker.
<JSON variable>.ToString (Function)
Converts the content of a JSON variable to a JSON string.
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.
HTML Editor control functions
List of functions for managing HTML Editor controls...
<Image>.Rotation (Function)
Rotates an Image control.
TimelineAddEvent(Function)
Adds an event into a TimeLine control.
WDReplic: Implementing a replication
Configuring a replication requires several steps......
Composite keys
A composite key is a key item containing several other items......
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
<Image>.InvertColor (Function)
Inverts the colors in an Image control.
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
iPrintXLS (Function)
Prints the current worksheet of a document in "xlsx" or "xls" format.
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
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).
FBSessionStatus (Function)
Checks the status of a Facebook session.
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
DateToDay (Function)
Returns the day that corresponds to a given date.
RedisUnsubscribe (Function)
Cancels a subscription to a Redis broadcast channel.
Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
fSeek (Function)
Gets and sets current position in an external file.
<Window>.FromFile (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
<btleService variable>.GetAllCharacteristics (Function)
Retrieves all the characteristics with the same identifier associated with a Bluetooth Low Energy service.