ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ZoomWithFinger (Property)
The ZoomWithFinger property is used to: determine if an Image or Camera control supports pinch zoom. enable or disable pinch zoom in an Image or Camera control....
HForward (Example)
Usage example of the HForward function
iPageHeightLeft (Function)
Calculates the available height (in millimeters) left on the current page while taking into account the defined margins (top or bottom).
zipFindFile (Example)
Usage example of the zipFindFile function
dBlur (Function)
Blurs the entire given area: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
HSetPosition (Example)
Usage example of the HSetPosition function
Batch processes: Creating executables, WDLs, components, and more...
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line......
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
sParameter (Function)
Defines or modifies the parameters for configuring the specified serial port, parallel port or infrared port.
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control, a window or a page Change the title of a Table control column, a Chart control, a window or a page....
SemaphoreDestroy (Function)
Explicitly destroys a semaphore.
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user.
Description (Property)
The Description property is used to get and change the description of an element.
Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position on Y-axis). Modify the Y-coordinate of a control or window....
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
BrowserRunApp (Function)
Opens the default Web browser of the current device.
mongoConnection (Type of variable)
The mongoConnection type is used to define the advanced characteristics of a connection to a MongoDB server.
ThreadState (Function)
Returns the current status of a thread.
zipInfoFile (Example)
Usage example of the zipInfoFile function
RTFToHTML (Function)
Returns the HTML string corresponding to the specified RTF string.
HDescribeItem (Example)
Usage example of the HDescribeItem function
InputEnabled (Property)
The InputEnabled property is used to: Determine if a control or a group of controls is editable or read-only. Change the input options for a control or group of controls....