ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TopMargin (Property)
The TopMargin property sets the top margin of an element.
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
ValidatePassword (Function)
Indicates whether the specified password is valid for the current user.
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.
EventDestroy (Function)
Explicitly destroys an event.
Second (Property)
The Second property is used to: Retrieve the number of seconds from a Time, DateTime or Duration variable. Modify the number of seconds in a Time, DateTime or Duration variable. Retrieve the seconds or the number of seconds from a Date item (in "Date and Time" or "Duration" format) Modify the seconds or the number of seconds in a Date item (in "Date and Time" or "Duration" format)...
Millisecond (Property)
The Millisecond property is used to: Retrieve the number of milliseconds from a Time, DateTime or Duration variable. Modify the number of milliseconds in a Time, DateTime or Duration variable. Retrieve the milliseconds or the number of milliseconds from a Date item (in "Date and Time" or "Duration" format) Modify the milliseconds or number of milliseconds in a Date item ("Date and Time" or "Duration" format)...
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
Company (Property)
The Company property is used to get and modify the company associated with an element.
zipDeleteFile (Example)
Usage example of the zipDeleteFile function
LeftMargin (Property)
The LeftMargin property sets the left margin of an element.
RightMargin (Property)
The RightMargin property sets the right margin of an element.
XMLDocument (Example)
Usage example of the XMLDocument function
BottomMargin (Property)
The BottomMargin property sets the bottom margin of an element.
Modbus
Modbus is a "field" (industrial and/or restricted environments) communication protocol created in 1979......
FTPProxy (Function)
Specifies whether the communication functions that use the FTP protocol must go through a proxy to run their requests.
HTTPResetForm (Function)
Clears an HTTP form that is currently edited.
Vibration (Property)
The Vibration property is used to manage notification vibrations.
Wrapping (Property)
The Wrapping property is used to get and change the wrapping options of an element.
iPrintImage (Function)
Sends the image file to print to the print buffer.
Message (Function)
Displays or removes a message from the status bar of the current window or browser.
HExecuteQuery (Example)
Usage example of the HExecuteQuery function
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
HExecuteSQLQuery (Example)
Usage example of the HExecuteSQLQuery function