ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
AddLink (Function)
Adds a link to a text section in an edit control.
ErrorBuild (Function)
Displays a custom error message in a system error window.
Sound (Function)
Plays a sound in WAV format.
HAccelerateSpeed (Function)
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data.
3. Deploying a dynamic WEBDEV site
Describing the replication (ReplicEdit)
ReplicEdit is used to create a replication via a wizard, but the replication description window allows identifying or configuring additional parameters......
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
HSubstDir (Function)
Associates the data directory specified in the analysis with a directory found on disk.
GPSEnd (Function)
Indicates the end of the use of geolocation functions.
NbLabelCopy (Property)
The NbLabelCopy property is used to: Get the number of copies of identical labels. Change the number of copies of identical labels....
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
CoordinateScreenToEditor (Function)
Converts a size or a position specified in the native dpi of the screen on the device where the application is run to the reference dpi in the editor (160 dpi).
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
ImageInfoValue (Function)
Returns the value of an Exif tag for the image used.
Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......
AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
Constants for managing Windows events
The following constants are used to manage Windows events:...
GglFillCalendar (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved (some criteria may be specified).
pdfSignature (Type of variable)
The pdfSignature type is used to define the advanced characteristics of the signature that will be applied to a PDF file when signing an existing PDF (via PDFSign).
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
WDTestSite: Load test
The stress tests are used to check......