ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Storing the breaks in the Table/Looper controls (AAF)
When end users work on a complex Table or Looper control with multiple breaks, they may want to save the current layout......
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
Handling a Repositionable Note control through programming
A Repositionable Note control can be handled through programming......
Operations performed on sequence diagrams
The following paragraphs explain......
WeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is a character string).
eExchangeRate (Function)
Returns the value of the exchange rate for a currency.
HOptimize (Function)
Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter.
Assigning dependencies to requirements
The following steps must be performed to implement the requirements......
Operations performed on object diagrams
The following paragraphs explain......
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
MinimumLength (Property)
The MinimumLength property is used to configure the minimum length of the words to be indexed.
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
NbRecRead (Property)
NbRecRead is used to find out the number of records read: selected both by the source of the report AND by the filter code (if it exists).
MemNext (Function)
Positions on the next element of a memory zone and returns the value of this element.
SQLSeek (Function)
Positions on the specified result row of the query.
Properties associated with report controlss
List of properties associated with the report controls...
EmailAddFolder (Function)
Adds a folder into the messaging software (Outlook, messaging software using the IMAP protocol (Internet Message Access Protocol), ...).
iBorder (Function)
Prints a border at specified coordinates.
MaxThumbnailWidth (Property)
The MaxThumbnailWidth property is used to get or change the maximum width of a thumbnail of an Image item (binary memo).
MaxThumbnailHeight (Property)
The MaxThumbnailHeight property is used to get and change the maximum height of a thumbnail of an Image item (binary memo).
SilverLight control properties
List of properties associated with the SilverLight control...
Social Network control properties
A Social Network control can be handled in a page by the following WLanguage properties......
Rich Text Area control properties
A Rich Text Area control can be handled in a window by the following WLanguage properties......
AAF: Expanding or collapsing a tree structure (Table or TreeView Table control)
The TreeView and TreeView Table controls give the end user several options via the context menu......