ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Using several libraries in an application
A library is a WDL file that contains all the resources......
zipCreate (Function)
Creates an archive.
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
WinCopyForm (Function)
Copies the content of a form into the clipboard.
SOAPEncodeResult (Function)
Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client program.
HCopyRecord (Example)
Usage example of the HCopyRecord function
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
MaxHeight (Property)
The MaxHeight property is used to get and change the maximum height of a control or window.
Restore (Function)
Displays a WINDEV window to its initial size.
Maximize (Function)
Displays a WINDEV window in its maximum size.
Various WEBDEV constants
Various WEBDEV constants...
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
VisibleWithAnimation (Property)
The VisibleWithAnimation property is used to make a control visible or invisible via the "Appear/Disappear" animation....
HTML Editor control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
WEBDEV User Groupware: Tips
This help page contains different programming tips for the User Groupware in WEBDEV......
The Ad control
The Ad control is used to monetize an Android application by displaying an ad banner that generates incomes according to the number of clicks performed by the application users....
SocketRead (Function)
Retrieves a message sent by another socket.
InAJAXMode (Function)
Specifies whether the code is run from: a process in AJAX mode. a procedure called by AJAXExecute or AJAXExecuteAsynchronous....
Installer skin template
The setup program creation wizard lets you customize the setup program windows......
How to find out whether a report was printed?
mongoOperationUpdateOne (Type of variable)
The mongoOperationUpdateOne type is used to define all the advanced characteristics of a document update operation that will be added to a bulk operations list. The first document that matches the selection filter will be updated.
mongoOperationUpdateAll (Type of variable)
The mongoOperationUpdateAll type is used to define all the advanced characteristics of a document update operation that will be added to a bulk operations list. All the documents that match the selection filter will be updated.
Iconize (Function)
Minimizes a WINDEV window.
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......