ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DateTimeToString (Function)
Converts a DateTime to string in the specified format.
<Chrono>.Resume (Function)
Resumes a stopwatch previously stopped by <Chrono>.Fin or <Chrono>.Pause.
Image control in a window
This help page presents the characteristics of an Image control found in a window...
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
Camera functions
HTransactionInterrupted (Function)
Used to find out whether a transaction was interrupted (the transaction was neither validated nor canceled).
<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.
<Popup>.Display (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
Running the test of the User Groupware and installing it
fMemExist (Function)
Checks the existence of a shared memory zone.
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
PDFNbSignatures (Function)
Gets the number of signatures in a PDF document.
<Source>.TransactionFree (Function)
Transforms all "in transaction" records into "Normal" records if they do not belong to an ongoing transaction.
<Source>.SetTransaction (Function)
Enables or disables the management of transactions for one or more files.
IntegerToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is an integer).
IntegerToDay (Function)
Returns the day of the week that corresponds to the specified date (this date is an integer).
HSetTransaction (Function)
Enables or disables the management of transactions for one or more files.
<Date type>.ToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
PDFGetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
<Source>.FilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.