ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.
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.
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......
5. User Groupware in practice
fDir (Function)
Finds a file or directory.
Ping (Function)
Checks whether a network address can be reached by using the ICMP protocol (similar to the PING network utility).
grAddTimeData (Function)
Adds data at a precise moment in a time chart.
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......
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.
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
CertificateSignString (Function)
Creates the signature of a character string.
WINDEV Mobile License Agreement
WINDEV Mobile License Agreement...
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.
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
OpenContextMenu (Function)
Automatically opens a context menu for the current control, window or page.
diffApply (Function)
Applies a difference buffer to a specific buffer.