ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Reserved WEBDEV Application Server - License Agreement
Reserved WEBDEV Application Server - License Agreement...
HDBOpenNoLock (Function)
In single-user mode, opens an xBase data file without locking it.
Managing parallel tasks
The computers are becoming more and more powerful......
<Variable pdfDocument>ToText (Function)
Extract the text contained in an Document PDF.
GglRequest (Function)
Sends a communication request (HTTP request) to a Google service.
NotesOpenConnection (Function)
Establishes a connection to a Domino server.
GglWrite (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
GglDelete (Function)
Deletes data from the Google server.
Two-level setup
The two-level setup (or multisite setup) combines: a reference network setup deployed on a local network. an HTTP setup used to update the reference setup on the local network....
Languages supported by the setup
If your applications must be installed in several countries, the setup wizard proposes to generate a multilingual setup......
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
pdfTextElement (Type of variable)
The pdfTextElement type is used to find out all the characteristics of a text element in a PDF page.
MyHostControl (Reserved word)
The MyHostControl keyword is used to handle the WEBDEV Page control from the code of the page it displays.
Use case diagram
A use case diagram is used to view the behavior of a system in such way that......
Archiving functions (management of ZIP, WDZ, CAB, RAR, 7z, TAR and TGZ (TAR.GZ)) (prefix syntax)
List of archiving functions (management of ZIP, WDZ, CAB, RAR, 7z, TAR and TGZ (TAR.GZ))...
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
HState (Function)
Used to find out the state of a record.
Running the test of the User Groupware and installing it
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
Error 19: The step of this FOR loop must be constant
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
AAFConfigure (Function)
Allows you to specify the behavior of some Automatic Application Features (AAF). You can for example configure the option for exporting to Excel used by the automatic menu of tables.
AAFPossible (Function)
Indicates whether an AAF (Automatic Application Feature) can be run on a specific control.
HDBOpen (Function)
Opens the xBase data file and the "memo" file if it exists.