ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
fLock (Function)
Entirely or partially locks an external file.
HDeclare (Function)
Declares a description of table (found in a database schema) in the current project.
DeleteAll (Function)
Deletes all elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from an advanced array property (array of gglCalendar events, etc.). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
HSavePosition (Function)
Stores the current file context (current record, filter, pointers).
Data persistence
The data persistence is used to store the value typed by the user......
Border (Type of variable)
The Border type is used to handle a border through programming...
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
InputEnabled (Property)
The InputEnabled property is used to: Determine if a control or a group of controls is editable or read-only. Change the input options for a control or group of controls....
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......
Watermark (Type of variable)
The Watermark type is used to handle the text printed in watermark in the reports created with the report editor or through programming.
HFlush (Function)
Forces the operating system of the computer where the tables are found to write data onto the disk.
Telemetry constants
Telemetry constants...
gpwOpen (Function)
Opens the User Groupware login window or page.
MemoryCurrency (Property)
The MemoryCurrency property gets and sets the currency used when manipulating a "Currency + Euro" control programmatically.
Native MySQL Connector - License Agreement
SOAPPrepare (Function)
Builds the SOAP request for calling a Webservice function.
Before (Property)
The Before property replaces or inserts a procedure before the other procedures in: a Procedure variable. an event associated with a control....
MapDeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.
Managing Hive databases
Hive is a software layer of Hadoop used to run queries......
DescribedName (Property)
The DescribedName property is used to handle the logical name of HFSQL data files (ignoring possible changes made by HAlias).
SemaphoreStart (Function)
Locks the current thread until the semaphore is opened (which means until a "free" spot becomes available in the protected section).