ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BackgroundImageState (Property)
The BackgroundImageState property allows you to get and change the number of drawings in the image associated with the background of a button.
Software Factory: Administrator options
Several options can be configured in the Software Factory administrator......
UncompleteDir (Function)
Removes the '/' or '\' characters from the end of a string, if necessary....
RepeatString (Function)
Concatenates N number of copies of the same specified string or buffer.
FinLinearRedemption (Function)
Calculates the value of linear amortization of a product over a specific period of time.
FinInterestRate (Function)
Calculates the interest rate for a loan over a specific period of time with fixed payments.
HRecNum (Function)
Returns: the number of the current record in the HFSQL data file. the number of the current record in the HFSQL view....
Reverse code modeling
The reverse code modeling allows you to view in a graph......
Enqueue (Function)
Adds an element to the queue.
AddColumn (Function)
Adds a column at the end of a two-dimensional array property (xlsDocument variable for example]).
Push (Function)
Pushes an element onto the stack.
Dynamic structure (Type of variable)
A structure can be allocated dynamically...
Gantt Chart control properties
You can manipulate Gantt Diagram columns in Table or TreeVew Table controls using the following WLanguage properties......
NbItem (Property)
The NbItem property is used to get the total number of items (including composite keys) in a record of: a file described in the data model editor, a file described programmatically, an HFSQL view, a query....
MemRetrieve (Function)
Retrieves the return value of an element found in a memory zone.
IntegerPart (Function)
Returns the integer part of a number.
HSetMemo (Function)
Used to modify the management mode of memo items.
dbgEnableAssert (Function)
Enables or disables the assertive programming.
HDisconnectClient (Function)
Displays a message on the Client computer(s) and disconnects the application.
XMLParentName (Function)
Returns the name of parent tag for the current element (tag or attribute).
XMLRoot (Function)
Positions on the root tag of an XML document.
XMLFound (Function)
Checks whether the current element corresponds to the current browse or to the current search.
Unicode (Property)
The Unicode property is used to: Determine if the value of a control is a Unicode string. Specify whether the value of a control is a Unicode string....
EncryptStandard (Function)
Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.)
PageWriteHeaderHTTP (Function)
Adds an additional HTTP header that will be returned to the browser: during the next function for page display (PageDisplay, PageRefresh, ...), during the automatic return of the current page at the end of the current action....