ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AdjustmentMode (Property)
The AdjustmentMode property determines and changes how a Spreadsheet control is adjusted in a report.
WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
LuhnCheck (Function)
Checks that the given sequence is valid according to the Luhn formula.
LuhnCalculate (Function)
Calculates the next Luhn check digit for a given sequence.
InsertColumn (Function)
Inserts a column at a given position into an advanced two-dimensional array property (xlsDocument, ...).
XMLSave (Function)
Saves an XML document in a file.
FullName (Property)
The FullName property is used to find out the full name: of a control. of a window. of a menu option. of a table column....
Min (Function)
Returns the lowest value.
HFree (Function)
Transforms the crossed records (HCross) into deleted records.
HSubstDir (Function)
Associates the data directory specified in the analysis with a directory found on disk.
SpeechRecognitionTrigger (Function)
Triggers the device's speech recognition service....
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
dbgLogOption (Function)
Retrieves or modifies the options of the runtime log.
CheckBoxDelete (Function)
Deletes an option from a Check Box control.
CompleteDir (Function)
Adds a backslash to the end of a string, if necessary.
MemPrevious (Function)
Positions on the element found before the current element of a memory zone and returns the value of this element.
FinRedemption (Function)
Creates an amortization matrix for a fixed-rate loan over a defined period of time.
IntegerToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date (this date is an integer).
IntegerToDay (Function)
Returns the day of the week that corresponds to the specified date (this date is an integer).
Archiving functions (management of ZIP, WDZ, CAB, RAR, 7z, TAR and TGZ (TAR.GZ))
List of archiving functions (management of ZIP, WDZ, CAB, RAR, 7z, TAR and TGZ (TAR.GZ))...
InfoThumbnailGeneration (Property)
The InfoThumbnailGeneration property is used to determine if the thumbnails of an item have been generated successfully.
HStatNbRecRange (Function)
Returns an estimate regarding the number of entries for a given key item in a given interval of values.
Managing MQTT
MQTT is a "publish-subscribe" messaging protocol based on the TCP/IP protocol......