ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The different copy modes
Two different copy modes are proposed by WDTRAD...
grAddTimeData (Function)
Adds data at a precise moment in a time chart.
LooperCount (Function)
Returns the number of rows in a Looper control.
Easter (Function)
Returns the date of Easter for the specified year according to the western Christian calendar.
zipOpen (Function)
Opens an existing archive.
SensorEnd (Function)
Indicates the end of the use of the sensor functions.
iDocumentCanceled (Function)
Used to find out whether the current print was canceled by the user.
Empty (Property)
The Empty property is used to determine if: a Looper, Table, List Box or Combo Box control is empty. The control can be a browsing control or a memory control. a Chart control contains no series. a report control is empty (control linked to an item). an array (or an associative array) contains no element. an element of an associative array exists or not. a queue, a list or a stack contains no element....
NumberColumn (Property)
The NumberColumn property is used to: Get the number of columns in Table, Check Box, Radio Button controls, etc.. Set the number of columns in a multi-column List Box control....
ReturnedValue (Property)
The ReturnedValue property is used to: Get and change the value returned by a window, page or report. Get and change the value returned by an option in a Radio Button control....
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
5. User Groupware in practice
Ping (Function)
Checks whether a network address can be reached by using the ICMP protocol (similar to the PING network utility).
HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.
IdentifierAWPContext (Function)
Returns the identifier of AWP context.
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
CertificateSignString (Function)
Creates the signature of a character string.
UTF8ToUnicode (Function)
Converts a UTF-8 string to Unicode
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
HFlush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
OpenContextMenu (Function)
Automatically opens a context menu for the current control, window or page.
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
diffApply (Function)
Applies a difference buffer to a specific buffer.
"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)...
OrganizerDeleteAll (Function)
Deletes all the appointments from an Organizer control.