ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dModifySaturation (Function)
Modifies the saturation of an image found: in an Image control, in an Image variable....
TelemetryDisable (Function)
Disables the telemetry. The telemetry data is not sent to the server anymore.
25. Performing a process on several successive pages
Performing a process on several successive pages...
Secure (Property)
The Secure property is used to configure the security level of data file encryption.
SemaphoreStart (Function)
Locks the current thread until the semaphore is opened (which means until a "free" spot becomes available in the protected section).
HImportHF55 (Function)
Imports a Hyper File 5.5 file into an HFSQL Classic file.
sEscape (Function)
Runs different functions that directly affect the bits of serial port, parallel port or infrared port, independently of the communication protocol.
InAutomaticTestMode (Function)
Used to find out whether an automatic test is currently run or not.
Generating SQL scripts
The content of an analysis can be exported in the format of SQL scripts for a specified database (SQL Server, Oracle, ......
iPrintBodyComplement (Function)
Forces a body complement block to print while specifying the height of complement block.
iImageHeight (Function)
Calculates the height of the image to print (in millimeters).
iForceComplement (Function)
Forces the printing of a Body Complement block.
MapInfoXY (Function)
Returns the geographical position (latitude and longitude) corresponding to a point in a Map control.
dModifyLightness (Function)
Changes the lightness of an image found: in an Image control, in an Image variable....
iImageWidth (Function)
Calculates the width of the image to print (in millimeters).
iTextWidth (Function)
Calculates the width (in millimeters) of the text to print, according to the specified font.
iHLine (Function)
Prints a horizontal line at specified coordinates.
iVLine (Function)
Prints a vertical line at specified coordinates.
HIndexingInProgress (Function)
Indicates that a reindex operation is currently performed on an HFSQL data file and returns the percentage of reindexing already performed.
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
HTTPCookieManage (Function)
Enables or disables the management of cookies in an HTTP request run: by HTTPRequest. by HTTPSend....
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
NumberColumn (Property)
The NumberColumn property is used to: Get the number of columns in Table, Check Box, Radio Button controls, etc.. Set the number of columns in a multi-column List Box control....
HFSQL views
An HFSQL view corresponds to a "memory image" of an HFSQL data file......