ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native Oracle Connector: Retrieving the output value of a stored procedure
The Native Oracle Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Date and Time management functions
List of functions for managing dates and times...
Properties associated with the chart series
List of properties associated with the chart series...
Properties associated with Combo Box controls that display a table
Handling a WEBDEV Slider control through programming
WEBDEV allows you to handle a Slider control through programming....
<Word Processing>.InfoXY (Function)
For a given position (coordinates of a point) in a Word Processing control, returns one of the following: the number of the corresponding page, the corresponding X-position (in mm), the corresponding Y-position (in mm)....
Handling a Scrollbar control through programming
WINDEV allows you to handle a Scrollbar control through programming......
Functions for managing appointments (Outlook, Lotus Notes, mobile device)
List of functions for managing appointments...
<Array>.Reverse (Function)
Reverses the content of a one-dimensional array.
<Page>.OpenChild (Function)
Opens a non-modal child window.
<Source>.LogRecreate (Function)
Used to re-create an empty log.
HLogRecreate (Function)
Used to re-create an empty log.
<Diagram editor>.EndModification (Function)
Indicates the end of a series of actions performed in a Diagram Editor control in a single event ("undo/redo")....
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user....
9. Hardware and software requirements
Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV Application Server...
How to manage a multi-selection in a Table control?
This help page explains how to manage a multi-selection in a Table control....
WDInst: managing the files to install
The setup editor WDInst is used to manage the files to install......
Manipulating a Layout control programmatically
A Layout control can be......
appServerScheduledTask (Type of variable)
The appServerScheduledTask type is used to manage a scheduled task of WEBDEV Application Server through programming (for a site or a webservice).
Managing HBase databases
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured storage for large tables......
WEBDEV administrator: Characteristics of current connections
The "Connections" tab gives various information about the current connections......
Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
4. Managing SMSs
With the WLanguage functions, WINDEV Mobile allows you to......
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......