ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Spin control properties
List of properties associated with the Spin control...
SaaSAdminSubscriptionAllocateLicense (Function)
Assigns a subscriber license to a SaaS user.
fMerge (Function)
Merges several files into a single one.
<emailOutlookSession variable>.SendMessage (Function)
Sends an email using the Outlook protocol.
HiWord (Function)
Returns the two high bytes of an integer.
Alignment
The Alignment property is used to align elements.
SocketCreateBluetooth (Function)
Creates a socket using a Bluetooth device.
Translating programming messages
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example....
Managing HFSQL Client/Server files
The HFSQL Control Center allows you to fully manage HFSQL Client/Server data files......
WDLog: Viewing a log file
WDLog is used to view the content of a log file......
HOptimizeQuery (Function)
Optimizes the Select queries by using idle times when handling an application (period without processes).
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
Search in SCM history
The search in the history allows you to perform an advanced search in the history of operations performed in the SCM......
nWDGetHFContext: Get the HFSQL context
Gets the HFSQL context (applies to C, Pascal and Visual Basic only)......
BufferToPhrase (Function)
Converts a buffer to a mnemonic phrase using the BIP39 algorithm.
Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
Range Area chart
The Range Area chart is used to show a variation between a high and a low value......
Configuring the connection with WDORAINS (optional setting)
For backward compatibility with the earlier versions of Native Oracle Connector (also called Native Oracle Access), the connection can still be configured in WDORAINS (supplied with Native Oracle Connector)......
Query
A query is used to interrogate a database in order to view, insert, modify or delete data......
Handling Context Menu controls programmatically
WEBDEV includes different WLanguage functions and properties to handle Context Menu controls programmatically......
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
WDAdminHF: Managing the server
During the connection to the remote HFSQL administrator, you must specify the HFSQL server that will be taken into account......
ViewName (Property)
The ViewName property is used to: find out the name of the HFSQL view, data source of a report modify the name of the HFSQL view, data source of a report....
HOnError (Function)
Customizes the management of HFSQL errors.
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.