ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to develop a PHP site?
What is a PHP site?......
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
ImageState (Property)
The ImageState property is used to get and change the number of drawings in: The image associated with a button. The image of the cursor in a slider. The image associated with the button of a sidebar pane. The image associated with the button of a tab pane. The image associated with the Rating control. The image associated with a group in a Ribbon control. The image associated with a menu option....
Optional events
By default, the codes available in the code editor correspond to the most common codes......
Handling Kanban controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Kanban controls......
Generating an application for Universal Windows 10 App
CombinationFromName (Function)
Returns a combination of one or more options known by their names.
Column
The Column property is used to manipulate one or more columns.
Row (Property)
The Row property is used to manipulate one or more rows.
Cell (Property)
The Cell property is used to manipulate one or more cells.
MongoAdd (Function)
Adds one or more documents into a collection of MongoDB database.
<mongoCollection variable>.Add (Function)
Adds one or more documents into a collection of MongoDB database.
<Source>.SetTransaction (Function)
Enables or disables the management of transactions for one or more files.
HSetTransaction (Function)
Enables or disables the management of transactions for one or more files.
PDFGetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
<PDF reader>.GetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
<pdfDocument variable>.GetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
Handling Scheduler controls programmatically
A Scheduler control can be......
2. How to test a site?
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......
CaptionIfNew (Property)
The CaptionIfNew property is used to get and change the caption of a pane opened by the end user in a dynamic Tab control.
Zombie data files and items
During the life of an application, items live and die......
WEBDEV: Native AS/400 Connector for PHP
WEBDEV allows you to create Internet or Intranet sites, in native mode or in PHP......
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......