ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
DateTimeToString (Function)
Converts a DateTime to string in the specified format.
Native Sybase Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Sybase (also called Native Access to Sybase......
Configuring the IIS 7/7.5 server
ChronoResume (Function)
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause.
Generating a library
Generating a library consists in selecting the elements handled by this application (windows, reports, classes, sets of procedures, queries, data files......
Environment of code editor
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
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....
ERR_NO_END_TAG
Tab control functions
The following functions are used to manage tabs......
<Tab>.Open (Function)
Opens a new pane in a Dynamic Tab control.
<Tab>.CloseAll (Function)
Closes all dynamic tabs of a Tab control.
<Tab>.Status (Function)
Returns the status of a dynamic tab pane (identified by its alias).
<Tab>.SaveConfiguration (Function)
Saves the configuration of dynamic tabs found in a Tab control in character string format.
<Tab>.Close (Function)
Closes a dynamic pane in a Tab control.
<Tab>.LoadConfiguration (Function)
Restores the configuration of dynamic tabs in a Tab control.
Use case diagram
A use case diagram is used to view the behavior of a system in such way that......
NumberColumn (Property)
The NumberColumn property is used to: Get the number of columns in Table, Check Box, Radio Button controls, etc.. Set the number of columns in a multi-column List Box control....
WEBDEV license agreement
WEBDEV license agreement...
Printing a report in WEBDEV
When creating a report, the test of this report can be run from the report editor. You also have the ability to include this report in your sites. The Web user will have the ability to print the report from a button, a menu option, ... for example....
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
Handling the checks
The monitor of the monitoring robot allows you to access the different checks started by the monitoring robot......
Standard dialog boxes
The dialog boxes are standard windows that allow you to communicate with the user......
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity......