ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SAP ASE Native Connector (Sybase): Output value of a stored procedure executed on the server
The SAP ASE Native Connector (also called Sybase Native Connector) allows you to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
hbScanParameter (Variable type)
The hbScanParameter type is used to define the parameters for iterating over the records in an HBase database.
hbWrite (Function)
Writes cells (values of items) to one or more rows (records) in an HBase table.
Error 40: The END statement marking the end of the class declaration is missing
HDBDescribeField (Function)
Describes through programming each item found in the structure of an xBase file described by HDBDescribeFile.
Clone (Function)
Constructs a copy of a class instance: An object of the actual class of the class instance is allocated. The members of the class instance are copied to the members of the new object....
Error 1023: The access to the method of the class is restricted by a private inheritance
Spreadsheet control: Available formulas
At runtime, in the Spreadsheet control, the end user directly enters the calculation formulas......
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV site?......
DocSave (Function)
Saves a document as a "docx" file.
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
Managing spatial data in HFSQL databases
Starting with version 2024, you can store and manipulate geometric and geographic data in HFSQL databases......
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project......
Version of the files in the virtual directory
The configuration diagnostic displays the following error......
BackgroundTaskList (Function)
Returns the list of background tasks for the application.