ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native Sybase Connector: Running the same stored procedure several times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters......
Image with automatic scroll (WEBDEV) (prefix syntax)
Image controls with automatic sequence are used to view a series of images located in one or more site directories. The images are automatically browsed....
Project Management Hub: Statistics
When managing a project, you must keep track of some indicators to understand the evolution of the project, its schedule, ......
Software Factory: Administrator options
Several options can be configured in the Software Factory administrator......
Task list
Each project can be associated with a task list......
5. Site test in practice
Rights on the virtual directory
12. Pages in practice
Project image gallery
The project image gallery allows viewing all the images of a project in a single click......
Automatic management of exceptions
The management of exceptions can be customized by process......
Native SQL Server Connector: Retrieving the output value of a stored procedure
The Native SQL Server 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....
Native SQL Server Connector: Executing the same stored procedure multiple times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters ......
Associating a control with a tab pane
Methods to associate a control with a tab pane......
Handling an element of a TreeView control programmatically
This help page explains how to handle the elements of a TreeView control either directly or via the WLanguage functions......
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes......
Handling an internal component
An internal component is a set of elements from a project......
Managing iconic fonts
Include special characters in your captions via the iconic fonts....
2. User-friendly editors in practice
Conditions for updating an application automatically (Live update)
Whenever the application is modified on the development computer (modifications of windows, code, analysis, ......
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......
gpwOpenLDAPSession (Function)
Informs the User Groupware that the authentication of users will be done via an LDAP directory.
Project description: Style tab
The project description window allows you to configure various elements of your project......
CoordinateEditorToScreen (Function)
Converts a size or a position specified in the reference dpi in the editor (160 dpi) to the native dpi of screen on the device where the application is run.
Testing a Java project and compiling it
When your Java application is developed, you can run the test of the Java project and compile it before creating the archive......
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.