ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

GetVariableDefinition (Function)
Gets the description of a variable.
Managing the Euro
Since January 1 2002, the Euro becomes the only currency in most European countries......
dRotation (Function)
Performs a rotation: of an Image control. of an Image variable. of a picLayer variable....
Right (Function)
Extracts the last characters from a string or string buffer.
UnicodeToAnsi (Function)
Converts: a UNICODE string to ANSI (Windows). a buffer containing a UNICODE string to a buffer containing an ANSI string (Windows)....
HFileExist (Function)
Determines: whether a file exists, which means whether it was physically created (HCreation or HCreationIfNotFound). whether a view or a query was defined....
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
HListTrigger (Function)
Returns the list of triggers applied to one or more HFSQL data files.
WINDEV 2024 Tutorial - Table of contents
BurnerVolumeName (Function)
Allows you to find out or modify the name of the CD or DVD to burn.
fCurrentDir (Function)
Identifies or modifies the current directory.
Parameters of a procedure with a variable number of parameters
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure....
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
EventCreate (Function)
Creates an event.
SemaphoreCreate (Function)
Creates a semaphore.
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....
Caption (Property)
The Caption property gets and sets the text of an element.
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
Composite chart
A composite chart is a chart that displays several types of charts......
3. Preparing the setup program
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 3 - Preparing the setup program - 5 min...
The Time control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......