ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Importing a WINDEV window into a WEBDEV website
The Windows windows developed with WINDEV...
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project...
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...
Native MySQL Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
Native PostgreSQL Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
gpwInLDAPMode (Function)
Determines whether users will authenticate to the User Groupware using an LDAP directory.
Check: Log of a WEBDEV site
The monitoring robot will retrieve the log of the day for a WEBDEV application on the associated FTP server......
Handling a formatted display control through programming
WEBDEV allows you to handle a formatted display control through programming......
Handling an iFrame control through programming
WEBDEV allows you to handle an iFrame control by programming......
Creating a query
Two methods can be used to create a query......
StreamInfo (Function)
Returns the name and/or number of the stream issuer....
StreamDisconnect (Function)
Stops receiving or broadcasting a stream.
WDTestSite: Overview
WDTestSite is used to run different tests on a WEBDEV site......
Service management functions
List of functions for managing services...
Action Bar control functions
The following functions are used to manage the Action Bar control......
Java functions
List of Java functions...
Constants for object visibility
List of constants for managing the visibility of an object....
Binding a Slider control to an item
A Slider control can be bound to an item in a data file, query, etc....
Easier navigation in the editors
The navigation in the editors is simplified by the presence of a new dynamic navigation bar, enabled by [CTRL] + [TAB]......
NetInfoRemoteAccess (Function)
Returns information about the status of a connection as well as the statistics about this connection.
Handling an Action Bar through programming
An Action Bar can be handled through programming. To do so, use the variable corresponding to the Action Bar in the code....
<Image variable>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
<Image variable>.ModifyOpacity (Function)
Modifies the opacity of an image (which means the alpha channel of the image).