ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

IntegerToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date (this date is an integer).
Events associated with OLE controls
List of events associated with OLE controls...
diffApply (Function)
Applies a difference buffer to a specific buffer.
HSave (Function)
Modifies the current record if it exists, otherwise adds a new record.
AAF: Chart on a table column
When a table column is a Numeric column, the end user can create a chart on the column data and therefore benefit from the power of charts created with WINDEV......
hbReading (Type of variable)
The hbReading type is used to define the characteristics of a read operation.
WebSocketExecuteGlobalService (Function)
Executes a global procedure in the context of the global service of the WebSocket server.
InitRandom (Function)
Initializes the generator of random numbers.
WDInst: handling the files to install
By default, the files to install are......
DisplayedItemImage (Property)
The DisplayedItemImage property is used to: Get the item that corresponds to the image displayed in a ListView control. Change the item that corresponds to the image displayed in a ListView control....
Random (Function)
Returns a random number.
CompleteDir (Function)
Adds a backslash to the end of a string, if necessary.
Events associated with Toolbar controls
List of events associated with Toolbar controls...
HOptimizeQuery (Function)
Optimizes the Select queries by using idle times when handling an application (period without processes).
grIncreaseData (Function)
Adds a value to a data in a chart.
iPrintBodyComplement (Function)
Forces a body complement block to print while specifying the height of complement block.
7. Layouts using the Flexbox control
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
<Upload>.Start (Function)
Starts sending the selected files into an Upload control.
<Upload>.SizeSent (Function)
Returns the total size (in bytes) of files already sent by the current upload via an Upload control.
Project Management Hub: Management of incidents
The Project Management Hub allows you to keep a history of the incidents encountered in your applications......
Push notification
A mobile device can receive push notifications......
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.