ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SocketCreate (Function)
Creates a socket.
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
9. Sharing a project in practice
Sharing a project in practice...
MenuSelectMinus (Function)
Disables (grays out) a menu option (popup menu or drop-down menu).
LDAPConnect (Function)
Used to connect to an LDAP server via the characteristics defined in the LDAPSession structure.
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Record (Type of variable)
The Record type is used to save the values of a record.
Page with parameters
Handling a dictionary
WINDEV, WEBDEV and WINDEV Mobile allow you to easily perform the following operations on a dictionary......
The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user......
Discover all the possibilities of pivot tables
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....
dbgInfo (Function)
Returns a debug information.
Character string: How to extract, remove and replace words?
This page presents the main operations that can be performed on a character string....
PreviousWin (Function)
Identifies the window that was in edit before the window that is currently in edit (for the same project).
Identifier (Property)
The Identifier property is used to get and change the identifier of an element.
Title (Property)
The Title property is used to get and change the title of an element.
dPixelOpacity (Function)
Identifies the opacity of a pixel in an image that has an Alpha channel. This image can be: an Image control, an Image variable, a WDPic variable (on the background layer), a picLayer variable....
Preparing the phone to run the test of an Android application
WINDEV Mobile allows you to develop Android applications. To run the test of these applications on an Android phone, some operations must be performed ......
Context menu of TimeLine controls
By default, TimeLine controls contain a context menu....