ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LuhnCheck (Function)
Checks that the given sequence is valid according to the Luhn formula.
TableColumnSelect (Function)
Returns the column number corresponding to one of the columns selected in the Table control. This function is kept for backward compatibility. It is recommended to use TableSelect.
MemRetrieve (Function)
Retrieves the return value of an element found in a memory zone.
IntegerPart (Function)
Returns the integer part of a number.
HModifyFileRights (Function)
Modifies the rights granted to a user or group on an HFSQL Client/Server data file....
NbThumbnail (Property)
The NbThumbnail property is used to get the number of thumbnails generated for an item.
XMLParentName (Function)
Returns the name of parent tag for the current element (tag or attribute).
XMLFound (Function)
Checks whether the current element corresponds to the current browse or to the current search.
SpeechRecognitionTrigger (Function)
Triggers the device's speech recognition service....
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.
AddColumn (Function)
Adds a column at the end of a two-dimensional array property (xlsDocument variable for example]).
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.
AdjustmentMode (Property)
The AdjustmentMode property determines and changes how a Spreadsheet control is adjusted in a report.
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.
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.