ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
PDF Reader control functions
The following functions are used to manage PDF Reader controls:...
sListPort (Function)
Returns the list of serial and parallel ports on the computer.
iSkipLine (Function)
Forces one or more line break.
ThreadStopRequested (Function)
Checks if a stop request has been sent to the running thread.
HCheckIndexAsynchronous (Function)
Checks that the data contained in the index file (.NDX file) correctly references the data contained in the HFSQL Client/Server table (.FIC file). This new function is available from WINDEV Suite SaaS 2025 - Update 2....
dbgEnableLog (Function)
Enables the runtime log programmatically.
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
fMemOpen (Function)
Opens a memory zone shared between several applications.
Position (Function)
Finds the position of a specified string within another string.
Decode (Function)
Decodes a character string that was encoded by Encode.
The Wire control
The Wire control is used to visually link 2 controls......
FinDecreasingRedemption (Function)
Calculates the amortization value of a good over a specific period of time, via the formula for fixed-rate decreasing amortization.
StringToDate (Function)
Converts a date in character string format to a date in YYYYMMDD format.
HErrorLock (Function)
Used to check whether a lock error occurred.
Reading an email
This help page explains how to read an email from a WINDEV application and how to display its content in a WINDEV application....
Email (Variable type)
The Email type is used to handle the email content as well as the associated information.
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
Check: Activity of an application
The monitoring robot proposes to check the activity of a WINDEV application......
SpeechSynthesisReadText (Function)
Reads the specified text using the device's text-to-speech engine....
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.