ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Handling tables in PHP
WEBDEV allows you to create a PHP site that handles tables......
SocketExist (Function)
Checks the existence of socket.
RGBGreen (Function)
Returns the green component of an RGB color.
<Image>.Fill (Function)
Colors an area in an Image control.
RGBRed (Function)
Returns the red component of an RGB color.
RGBBlue (Function)
Returns the blue component of an RGB color.
Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
Dark theme on mobile devices
The latest versions of mobile OSs allow you to switch applications to a dark theme to reduce battery consumption or to make the device easier to use in a low-light environment......
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
Creating anchors
The anchors are used to define specific points in a help page......
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server data files, WDInst allows you to......
"About" window
The "About" window is used to display and access various information about the current application......
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 ......
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....
gpwOpenLDAPSession (Function)
Informs the User Groupware that the authentication of users will be done via an LDAP directory.