ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
DnDCursor (Function)
Manages the mouse cursor and specifies the action allowed during Drag and Drop.
ProjectInfo (Function)
Returns specific information about the project currently run.
zipOpen (Function)
Opens an existing archive.
NET constants
List of constants used by the DotNet functions....
Variable scope
Variables can be declared anywhere in the code....
Creating the Table pages of the WEBDEV RAD pattern
Creating the Vision pages of the WEBDEV RAD pattern
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
Constants for the archiving functions
List of constants used by the archiving functions....
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
DnDAccept (Function)
Indicates the action accepted by the target of Drag/Drop and manages the mouse cursor during Drag/Drop....
Constants used by the XML signature
Constants used by the XML signature...
Editing the CSS style sheet
WEBDEV gives you the ability to manage all the CSS styles used in a project......
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change the size of the font used in a control....
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control, a window or a page Change the title of a Table control column, a Chart control, a window or a page....
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
gImage (Function)
Builds a sequence of characters containing an image.
WinStatus (Function)
Identifies or modifies the window status.
FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).
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.
Help about new features: Letting users know about changes
Applications are constantly evolving......
MDL file (kept for backward compatibility): Window description
The MDL file is the file used to generate a RAD window......