ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fTrackDirectory (Function)
Detects the modifications performed on the content of a directory.
BufferToReal (Function)
Extracts a real from a binary buffer at a given position.
HRefreshView (Function)
Asks to recalculate the content of a materialized view.
HListScheduling (Function)
Lists the scheduled tasks defined on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
ParallelTaskWait (Function)
Waits for the execution of a parallel task.
ModbusConnectTCP (Function)
Connects a client to a Modbus server via transmission control protocol (TCP).
MemSort (Function)
Sorts the elements found in a memory zone.
Properties associated with a report
List of properties associated with a report...
Email management functions
List of functions for managing emails...
iParameterPDF (Example)
Usage example of the iParameterPDF function
iSkipLine (Function)
Forces one or more line break.
fTrackFile (Function)
Triggers the tracking of a file.
SwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
Choosing the languages supported by the application
The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site is performed at several levels......
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
How to create a menu?
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
HStatCalculate (Function)
Performs various statistical calculations on the file keys.
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
Assisted Application Development
The Assisted Application Development (AAD) is a permanent help in the environment. This help suggests actions whenever it is appropriate....
Principle for running threads
At runtime, an application runs in a main thread......