ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
Group (Property)
The Group property is used to: find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls. associate a control with a group of controls....
Size (Property)
The Size property is used to determine and change the size of an element.
zipDeleteFile (Example)
Usage example of the zipDeleteFile function
Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input).
HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
10. Customizing the aspect of a site: skin elements
SOAPEncodeResult (Function)
Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client program.
Programming an indexed control
Copying controls from the window editor
The controls can be copied from the window editor......
DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed by the control. Modify the item or the variable displayed by the control....
zipFileSize (Example)
Usage example of the zipFileSize function
BackgroundStyle (Property)
The BackgroundStyle property is used to get and modify the background style of cells in tables and/or TreeView Tables....
API (Example)
Usage example of the API function
SecurePassword (Type of variable)
The SecurePassword type is a structured type used to obtain a secure, hashed and salted password.
CallDLL32 (Example)
Usage example of the CallDLL32 function
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
InitialState (Property)
The InitialState property is used to get the initial state of a control.
MinWidth (Property)
The MinWidth property is used to get and change the minimum width of a control or window.
TableInfoXY (Example)
Usage example of the TableInfoXY function
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
WEBDEV administrator: WebSocket servers installed
The "WebSockets" tab provides information about the WEBDEV WebSocket servers installed on the computer...
zipChangePath (Example)
Usage example of the zipChangePath function
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....