ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Mouse management functions
List of functions for mouse management...
ImageArea (Function)
Returns the number of the image area clicked by the Web user.
<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.
EmailConfigure (Function)
Used to configure the WLanguage functions for email management.
SQLExec (Function)
Names and runs an SQL query.
<Element>.ExecuteRefreshUI (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
Global procedure/function
A global procedure can be used in all the processes or events of the project....
<Date type>.ToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
PDFNbSignatures (Function)
Gets the number of signatures in a PDF document.
PDFGetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
Link Description (Type of variable)
A Link Description variable is used to describe a link between two data files through programming.
fMemOpen (Function)
Opens a memory zone shared between several applications.
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
WEBDEV User Groupware: Tips
This help page contains different programming tips for the User Groupware in WEBDEV......
<Source>.FilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
FullTextIndex description (Type of variable)
A FullTextIndex description variable is used to describe one or more full-text indexes through programming.
Manipulating TimeLine controls programmatically (prefix syntax)
A TimeLine control can be......
User Groupware and files accessed via a Native Connector
An application that works with the User Groupware can be used with a database handled by a Native Connector......
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
Log (Function)
Calculates the decimal logarithm of a numeric value.
.NET application
To create a.NET application from a project......
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
Ln (Function)
Calculates the Napierian logarithm (reverse of exponential) of a numeric value.