ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EndTimer (Function)
Ends the execution of a timer triggered by Timer.
HTMLAttribute (Property)
The HTMLAttribute property reads and changes the HTML attributes of the control.
ResourceWidth (Property)
The ResourceWidth property is used to get and change the width of resources in a Scheduler control where resources are arranged in columns.
MarginInterCell (Property)
The MarginInterCell property is used to: find out the margin between rows or columns in a Layout control. modify the margin between rows or columns in a Layout control....
EmailReset (Function)
Resets all the variables of the email structure or all the variables of an Email variable.
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
SpreadsheetListComment (Function)
Lists all the comments on the current worksheet of a Spreadsheet control.
RightIndent (Property)
The RightIndent property is used to get and change the space to the right of the text in a control.
Member (Property)
When used on Variant variables, the Member property is used to get the array of named elements.
KeySize (Property)
The KeySize property is used to set the characteristics of a text memo key item.
GetIdentifier (Function)
Calculates a unique identifier (integer) for an executable or for a session.
StringToDate (Function)
Converts a date in character string format to a date in YYYYMMDD format.
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
EndTimerSys (Function)
Ends the execution of a timer triggered by TimerSys.
ShapeExtremityStart (Property)
The ShapeExtremityStart property is used to get and change the source end shape of a Wire control.
AttachPointStart (Property)
The AttachPointStart property is used to get and change the position of the start attachment point of a Wire control.
AttachPointEnd (Property)
The AttachPointEnd property is used to get and change the position of the end attachment point of a Wire control.
ShapeExtremitySize (Property)
The ShapeExtremitySize property is used to identify and change the size of the shape at the beginning and end of a Wire control.
StringSplit (Function)
Extracts all the substrings from a character string based on one or more string separators.
<emailPOP3Session variable>.NbMessage (Function)
Returns the number of incoming messages on the email server (POP3 protocol only).
<pdfPage variable>.AddImage (Function)
Adds an image to a page in an existing PDF file.
HTMLClass (Property)
The HTMLClass property reads and sets the value of the "class" HTML attribute of the control.
LeapYear (Function)
Indicates whether the specified year is a leap year or not.
FBStopSession (Function)
Stops the Facebook session that was started by FBStartSession.
<htmlNode variable>.ModifyAttribute (Function)
Adds or changes an attribute of the current node of the HTML document.