ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Native Oracle Connector: Programming with SQL functions
The SQL functions can be used to handle the ORACLE database, regardless of whether WDORAINS is used or not to configure the accessed database......
The "Modifier"pane
The "Modifier" pane is used to view and/or modify, from the window editor, page editor or report editor, the main characteristics......
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
WinAnimationNext (Function)
Modifies the type and duration of animations used when opening and closing the next window.
HTransactionEnd (Function)
Validates the current transaction: the modifications performed on the data file since the start of transaction (HTransactionStart) are validated. the transaction file is deleted (if the transaction is the last transaction in progress for a network application) the records locked in read-only by the transaction are unlocked....
ERR_TIMEOUTINIT
Properties associated with the tab pane
A tab pane found in a window or in a page can be handled by the following WLanguage properties......
TableBreakIndex (Example)
Use example for the TableBreakIndex function
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
VideoRequestPermission (Function)
Requests permission to use the device's camera....
CameraRequestPermission (Function)
Requests permission to use the device's camera....
MongoAdd (Function)
Adds one or more documents into a collection of MongoDB database.
HRSInit (Function)
Configures an HFSQL server in order for this server to be a master server or a subscriber server for a replication between HFSQL servers.
<Connection variable>.RSInit (Function)
Configures an HFSQL server in order for this server to be a master server or a subscriber server for a replication between HFSQL servers.
HSetTransaction (Function)
Enables or disables the management of transactions for one or more files.
Action Bar control events
1. Testing a site: Elements to be tested
<Chart>.SeriesLineType (Function)
Modifies the type of line for a series found in a Line, Area, Scatter and Radar chart.
BeaconStopBackgroundDetection (Function)
Stops one or more Beacon detections in the background.
NetGetFile (Function)
Retrieves an existing file from an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
CombinationFromName (Function)
Returns a combination of one or more options known by their names.
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
Conversion (Function)
Converts a value from a unit to another one.
The Camera control
The Camera control is used to view the video captured by a camera connected to the current computer....
The Spreadsheet control
Spreadsheets are one of the most used office tools......