ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Image control in a window
This help page presents the characteristics of an Image control found in a window...
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
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......
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
Handling a Looper control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Looper control by programming......
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
Camera control in a mobile application
The Camera control is used to......
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
dChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line): in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
Control constants
List of constants used by the functions for managing controls...
Custom tooltips
Tooltips are very useful for application users......
Comparing the project messages
The comparison between source and target text helps you find translation errors......
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......
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......
Handling a Sliding Banner control through programming
A Sliding Banner control can be handled through programming......
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......