ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipOpenCAB (Example)
Usage example of the zipOpenCAB function
<picLayer variable>.DrawPolygon (Function)
Draws a polygon in a picLayer variable.
Events associated with ListView controls
List of events associated with ListView controls...
Managing pinned projects
The home window of WINDEV, WEBDEV and WINDEV Mobile allows you to manage the pinned projects when opening an existing project......
Main characteristics of a List Box control
The main characteristics of a List Box control are as follows......
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
InBackgroundMode (Function)
Indicates whether the code is run when the application is in background.
<Image variable>.DrawPolyline (Function)
Draws a line composed of multiple segments in an Image variable.
<Image>.DrawPolyline (Function)
Draws a line composed of multiple segments in an Image control.
Interactive notification management functions
Constante de gestion des notifications interactives...
<WDPic variable>.DrawPolyline (Function)
Draws a line composed of multiple segments.
<picLayer variable>.DrawPolyline (Function)
Draws a line composed of multiple segments.
<WDPic variable>.DrawPolygon (Function)
Draws a polygon in a WDPic variable.
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
How to open a page?
Event
The Event keyword can correspond to:
The .NET 2.0 control (WinForm)
The ".NET 2.0 control (WinForm)" is used to easily manage the.NET controls in WinForm format (for.NET 2.0)....
StringDeleteDuplicate (Function)
Removes duplicates among substrings of a string, based on one or more separators.
Optimizing the connection times to the HFSQL Client/Server databases
This help page explains how to optimize the connection times to the HFSQL Client/Server databases by limiting the network traffic......
The AWP technology (Active WEBDEV Page)
PC SOFT proposes a new technology......
HTML (Property)
The HTML property is used to configure the use of HTML content.
ControlTypeInfo (Function)
Returns the icon corresponding to the specified type of control.
TableSortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
ThreadEnd (Function)
Ends the execution of the current thread.
JSONToVariant (Function)
Converts a JSON string to a Variant variable.