ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

jQueryExecute (Function)
Runs a JavaScript method of the jQuery library on a page element.
docParagraph (Variable type)
The docParagraph type is used to handle the characteristics of a paragraph in a DOCX document.
ArrayUnionAll (Function)
Returns an array corresponding to the union of two arrays (without deleting duplicates). Warning: This feature is only available from WINDEV Suite SaaS 2025 Update 2. For more details, see Use the new features of WINDEV Suite SaaS 2025....
Compatibility between external components and deployed applications
A component can evolve in many ways......
Installing 64-bit WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode......
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
Continent (Type of variable)
The Continent type is used to find out the characteristics of a continent.
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
StringToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string passed in parameter.
httpRequest (Variable type)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
Start of Document block
The Start of document block is printed once at the beginning of the report execution......
Start of Break block (Break header)
The Start of break block is optional......
fRead (Example)
Usage example of the fRead function
Animate a Label field
Two methods can be used to animate a Static Text control......
Native Sybase Connector: Running the same stored procedure several times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters......
Native Sybase Connector: Output value of a stored procedure run on the server
The Native Sybase Connector (also called Native Sybase Access) is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
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.
SIPAddress (Variable type)
The SIPAddress type is used to define the advanced characteristics of a SIP address.
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
ErrorAsynchronous (Function)
Displays a custom error message in a non-blocking system error window.