ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
Miscellaneous Windows constants
List of constants used by the Windows functions....
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
Global procedure/function
A global procedure can be used in all the processes or events of the project....
Constants for managing videos
List of constants used by the functions for video management....
Printing a watermark text
A report (and a duplicate copy) can include an additional text in the format of a watermark, such as "Confidential" or "Duplicate" printed across the report....
picLayer (Type of variable)
The picLayer type is used to define all the advanced characteristics of a layer of an image loaded in a WDPic variable.
Nesting the framesets
By default, a frameset is used to display several pages in the same window of the browser......
Handling a Conceptual Data Model (CDM)
The main operations that can be performed on a CDM are as follows......
LooperAddLine (Function)
Adds a row at the end of a Looper control.
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
gImage (Function)
Builds a sequence of characters containing an image.
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
LoadProcedure (Function)
LoadProcedure is kept for backward compatibility.
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a Webservice to run.
SecurePassword (Type of variable)
The SecurePassword type is a structured type used to obtain a secure, hashed and salted password.
Operating mode of dynamic Active WEBDEV Pages
iOS specific buttons
WINDEV Mobile includes several standard Apple buttons......
Switch control properties
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......
Handling a control through programming in a report
All report controls can be handled through programming......
Skins
The skins are used to standardize the visual aspect of a site and they allow you to easily change style......