ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipDeleteFile (Example)
Usage example of the zipDeleteFile function
STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
HInitSubscriber (Function)
Initializes the range of automatic identifiers for the description file of subscriber replica (".RPL" extension).
Handling the report blocks through programming
Each report block is associated with different events......
Structure (Type of variable)
A structure is a custom type of data...
Composite keys
A composite key is a key item containing several other items......
ActionUndo (Function)
Cancels the last action performed by the end user.
SizeUnit (Property)
The SizeUnit property gets and sets the font size unit.
VisibleWithAnimation (Property)
The VisibleWithAnimation property is used to make a control visible or invisible via the "Appear/Disappear" animation....
WBAdminAuth (Type of variable)
The WBAdminAuth type allows you to define all the advanced characteristics of the API used to remotely manage a WEBDEV Application Server.
Configuring the setup program
Two tools can be used to create a setup program......
XLS file handling functions
List of functions for managing XLS files...
Time (Type of variable)
The Time type is used to easily handle the times...
Variables for managing the Drag and Drop
HClose (Function)
Closes a data file or all the data files opened by the current user: all the corresponding physical data files are closed for the current user.
WidgetDisplay (Function)
Refreshes a widget window.
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....
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
Programming an indexed control
Conversion (Function)
Converts a value from a unit to another one.
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
BottomIndent (Property)
The BottomIndent property gets and sets the space at the bottom of the text (bottom margin) in a control.
OCRLoadLanguage (Function)
Adds a language to the native OCR system.
zipFileSize (Example)
Usage example of the zipFileSize function
Configuring the development environment
WINDEV, WEBDEV and WINDEV Mobile propose different modes for using the development environment......