ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

AnimationSetMode (Function)
Changes the type of animation: for an image in an Image control. for a text in a static text control....
<Date type>.ToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
DateValid (Function)
Checks the validity of a date between January 01 0001 and December 31 9999.
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
iPrintXLS (Function)
Prints the current worksheet of a document in "xlsx" or "xls" format.
Global and local variable
Two types of variables are available......
AnimationSetParameter (Function)
Changes one of the animation parameters used for: an animated image (in an Image control), an animated text (in a Static Text control)....
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static Text control.
AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end.
<Duration type>.ToString (Function)
Converts a duration to a character string in the specified format.
LastDayOfWeek (Function)
Returns the date of the last day of the week corresponding to a given date.
<PDF reader>.GetSignature (Function)
Gets the signature of a PDF document as a buffer.
Text (Property)
The Text property is used to get and modify text.
SCM: Creating a repository
To share a project via the Source Code Manager, a repository must be created......
StartControl (Property)
The StartControl property gets and sets the start control of a Wire control.
EndControl (Property)
The EndControl property gets or sets the end control of a Wire control.
PDF Reader control functions
The following functions are used to manage PDF Reader controls:...
HFSQL properties
List of HFSQL properties...
Principle of remote check
iDocumentPrinted (Function)
Determines whether the user printed the document from the report viewer.