ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Vibration (Property)
The Vibration property is used to manage notification vibrations.
FTPAttribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol).
HSendMessageToClient (Function)
Displays a message on the client computers.
LeftMargin (Property)
The LeftMargin property sets the left margin of an element.
RightMargin (Property)
The RightMargin property sets the right margin of an element.
BottomMargin (Property)
The BottomMargin property sets the bottom margin of an element.
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
grInfoXY (Function)
Returns information about the series found at a specific chart point.
FBStartSession (Function)
Used to authenticate and log in to Faceboook.
LooperModify (Function)
Changes the values of the attributes in a row of a Looper control.
XMLParent (Example)
Usage example of the XMLParent function
Content (Property)
The Content property is used to get and change the content of an element.
RoundFloor (Function)
Returns: the numeric value rounded down to the nearest integer. the duration rounded down to the nearest interval. the date and time rounded down to the nearest interval....
Wrapping (Property)
The Wrapping property is used to get and change the wrapping options of an element.
DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.
UnicodeToAnsi (Function)
Converts: a UNICODE string to ANSI (Windows). a buffer containing a UNICODE string to a buffer containing an ANSI string (Windows)....
TableDeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
ValidatePassword (Function)
Indicates whether the specified password is valid for the current user.
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
Input (Function)
Displays a message allowing the user to type an information.
EnumControl (Function)
Returns the name of Nth control found in the specified element.
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
HCopyRecord (Example)
Usage example of the HCopyRecord function
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....