ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Open (External language)
Opens a window.
AutomationParameter (Function)
Configures the management of accesses to the ActiveX objects and to the Automation objects.
pdfBookmark (Type of variable)
The pdfBookmark type is used to define all the advanced characteristics of a bookmark in a PDF document.
HCreateServerTrigger (Function)
Adds or modifies a server trigger on the HFSQL server.
HTMLToText (Function)
Converts an HTML string or buffer to text.
hbTableDescription (Type of variable)
The hbTableDescription type is used to define and find out the characteristics of an HBase table.
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
JSInterruptEvent (Function)
Interrupts the process of current event.
FTPConfigure (Function)
Modifies the behavior of standard FTP functions.
Handling a Wire control through programming
WINDEV allows you to handle a Wire control by programming......
saasVisit (Type of variable)
The saasVisit is used to find out all the characteristics of a SaaS user's visit....
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
diagPoint (Type of variable)
The diagSelection type is used to define all the advanced characteristics of a point in a diagram.
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
docParagraph (Type of variable)
The docParagraph type is used to handle the characteristics of a paragraph in a DOCX document.
MarkerImage (Type of variable)
The MarkerImage type is used to customize the image associated with a marker or a marker cluster displayed in a Map control.
ArrayCopy (Function)
Copies the content of an array to another array.
User Groupware: Encrypting passwords
To increase the security of user groupware, WINDEV and WEBDEV now encrypt the passwords of users......
LDAPAddAttribute (Function)
Adds an attribute or adds a new value to an existing attribute.
MapCircle (Type of variable)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map displayed in a Map control.
Software license agreement
WINDEV Express license agreement...
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
geoGetAddress (Function)
Retrieves an address or a list of addresses corresponding to the description of a geographic location.
LooperRefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
TableRefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......