ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Source>.StatDate (Function)
Returns the date of the last update for the index statistics.
WDReplic: Presentation
WDReplic is used to manage data replication between several computers......
<Connection variable>.ListScheduledOptimization (Function)
Lists the scheduled optimization tasks of HFSQL Client/Server data files for a connection....
grSurfaceMesh (Function)
Enables or disables the mesh on a Surface chart.
HListParameter (Function)
Returns the list of parameters saved from the stored procedures on the server.
"Real Time Performance Profiler" pane
The "Real Time Performance Profiler" pane shows the activity of an application or site during a test......
<PDF reader>.NbSignatures (Function)
Gets the number of signatures in a PDF Reader control.
<pdfDocument variable>.GetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
<Source>.StatTime (Function)
Returns the time of the last update for the index statistics.
AddFavorite (Function)
Adds an Internet address into the list of favorites for the Web user.
HListScheduledOptimization (Function)
Lists the scheduled optimization tasks of HFSQL Client/Server data files for a connection....
MenuLabel (Function)
Gets or changes the label of a menu option (context or drop-down menu).
HListConnectedUser (Function)
Lists the users currently connected to one or more files handled by a Client/Server connection....
Handling a Check Box control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
PDFGetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
HStatTime (Function)
Returns the time of the last update for the index statistics.
HStatDate (Function)
Returns the date of the last update for the index statistics.
Optional parameters
Some of the parameters passed to a procedure can be optional parameters......
WDBal messaging: Writing a message
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily write a message......
Programming a WEBDEV drop-down menu
Once the drop-down menu of your site is created, all you have to do is associate an action with each menu option......
Handling a Link control through programming (Page)
WEBDEV allows you to handle a Link control through programming......
Markdown (Property)
The Markdown property is used to enable or disable Markdown formatting: in a control in a window. in a Static Text control in a report. in the controls of the internal window (title and description) used as a step of the Guided Tour....
Handling List Box controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle List Box controls....