ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

"Is Class" operator
The "is <Class>" operator is used to find out whether the object used in an object of the class (or an object of one of its derived classes)...
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.
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), ...).
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......
Management of PDF files
PDF is one of the most widely used formats for transmitting and storing electronic documents......
ServiceModify (Function)
Modifies the configuration of a service according to the information given in the members of the Service variable.
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......
MobileNetworkStatus (Function)
Returns the current status of the connection to data on the mobile network or asks to be notified when the status of the connection to data changes.
Managing Hive databases
Hive is a software layer of Hadoop used to run queries......
ParallelTaskRequestCancellation (Function)
Requests the cancellation of a parallel task.
BackgroundImagePrinted (Property)
The BackgroundImagePrinted is used to: Determine if the background image of a report (form or other) should be printed. Print (or not) the background image of a report....
How to create and handle a structure?
This help page explains how to create and handle a structure....
PageEndStick (Property)
The PageEndStick property is used to: Determine the page footer should be right below the last block. Change the page footer block options....
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
NbLabelCopy (Property)
The NbLabelCopy property is used to: Get the number of copies of identical labels. Change the number of copies of identical labels....
StringCount (Function)
Calculates: the number of occurrences of a specific character string (by respecting the search criteria) in another character string. the number of occurrences of a set of strings in an array....
MemLast (Function)
Sets the position on the last element of memory area and returns the value of this element.
HCancelAlias (Function)
Cancels an alias that was declared beforehand by HAlias.
EmailChangeFolder (Function)
Modifies the current folder in the messaging software (Outlook, messaging software using the IMAP protocol, ...).