ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HListItem (Example)
Usage example of the HListItem function
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
FTPListFile (Example)
Usage example of the FTPListFile function
HNbRec (Example)
Usage example of the HNbRec function
iPrintZone (Example)
Usage example of the iPrintZone function
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
Popup window
WINDEV allows you to open windows in popup format......
InitWindow (Function)
Initializes (or not) the controls to zero and runs the initialization processes of the controls and the window.
HChangeName (Example)
Usage example of the HChangeName function
HDeleteServerTrigger (Function)
Deletes a server trigger.
FinFutureVal (Function)
Returns the future value of an investment.
FinRepayVal (Function)
Returns the amount of each regular payment for an investment with fixed interest rate and fixed payment.
XMLPrevious (Function)
Positions on the previous element (tag or attribute).
HBuildKeyValue (Example)
Usage example of the HBuildKeyValue function
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
Abs (Function)
Returns the absolute value: of a numeric value, of a numeric expression (integer or real). of a duration....
HErrorDuplicates (Example)
Usage example of the HErrorDuplicates function
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
XMLLast (Function)
Positions on the last element (tag or attribute) of the current tree level.
XMLFirst (Function)
Positions on the first element (tag or attribute) in the current tree level.
HStatNbDuplicates (Function)
Returns the number of duplicates for a given key item.
EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
XMLNext (Function)
Positions on the next element (tag or attribute).
iPrint (Function)
Sends the character string passed as parameter to the print buffer.