ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DataBinding (Property)
The DataBinding property is used to identify and change the binding between a control and: an item in a data file. a variable. several variables....
HIndex (Function)
Rebuilds the file index (".NDX" file).
MinWidth (Property)
The MinWidth property is used to get and change the minimum width of a control or window.
SemaphoreStart (Function)
Locks the current thread until the semaphore is opened (which means until a "free" spot becomes available in the protected section).
MemPrevious (Function)
Positions on the element found before the current element of a memory zone and returns the value of this element.
State (Property)
The State property is used to get and change the state of an element.
ArrayCount (Function)
Returns: the number of elements in a one-dimensional array. the number of rows in a two-dimensional array. the number of elements in the first dimension of a three-dimensional or N-dimensional array....
HModifyFileProperty (Function)
Modifies the properties of an HFSQL file located on a server.
Selected (Property)
The Selected property is used to: Select, or determine if a row is selected in a List, ListView or Table control. Select, or determine if a column or cell is selected in a Table control with row or column selection. Select, or determine if a WEBDEV menu option is selected....
MultimediaOpen (Function)
Opens a media file in a Multimedia control.
OrganizerDateVisible (Function)
Makes a day visible or invisible in an Organizer control.
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
How to install a Universal Windows 10 App application on a tablet
The generation of a WINDEV Mobile application for Universal Windows 10 App groups all the project elements (windows, code, etc....
Common project
Projects are often cross-platform......
HSetTransaction (Function)
Enables or disables the management of transactions for one or more files.
SocketWaitForConnection (Function)
Run on the server, this function is used to wait for a connection request coming from the client sockets.
Principle for running threads
At runtime, an application runs in a main thread......
Before (Property)
The Before property replaces or inserts a procedure before the other procedures in: a Procedure variable. an event associated with a control....
RESTSend (Function)
Sends a REST request and waits for the server response.
After (Property)
The After property replaces or inserts a procedure after the other procedures in: a Procedure variable. an event associated with a control....
"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)...
dModifySaturation (Function)
Modifies the saturation of an image found: in an Image control, in an Image variable....
dModifyLightness (Function)
Changes the lightness of an image found: in an Image control, in an Image variable....
HTMLEditorGetSelection (Function)
Asynchronously retrieves the current selection from an HTML Editor control.
PDF Reader control properties
You can manipulate PDF Reader controls in a window using the following WLanguage properties......