ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iMMToPica (Function)
Converts the coordinates of a point (expressed in millimeters) into system coordinates.
Automatic management of exceptions
The management of exceptions can be customized by process......
Check Box control functions
The following functions are used to manage the Check Box controls......
SysIconDisplayTooltip (Function)
Displays a tooltip for an icon found in the taskbar.
HTTPListCertificate (Function)
Lists the client certificates found on the computer to authenticate on a server.
WINDEV: Example of programmed Drag and Drop
Step 4: Starting the print
To start the print job, simply use iEndPrinting......
XMLValidDocument (Function)
Validates an XML document from an XSD schema.
SaaSConnectedUser (Function)
Returns the user currently connected via SaaSConnect.
SpeechSynthesisStop (Function)
Stops all the current read operations on the engine for speech synthesis.
InitParameter (Function)
Initializes the management of persistent values.
gToText (Function)
Deletes the graphic elements from a character string that uses gStoredValue, gImage, ...
TableAddChild (Example)
Usage example of the TableAddChild function
iPicaToMM (Function)
Converts the coordinates of a point (expressed in system coordinates) into millimeters.
HDescribeFullTextIndex (Function)
Describes a full-text index of data file created through programming.
Overview of OOP (Object Oriented Programming)
The object-oriented programming (called "OOP") is a programming paradigm in which the programs are organized as sets of objects......
FicEncryption (Property)
The FicEncryption property is used to set the encryption method of a data file.
MmoEncryption (Property)
The MmoEncryption property is used to set the encryption method of the memo file (.MMO) associated with the data file.
NdxEncryption (Property)
The NdxEncryption property is used to configure the encryption method for the index (.NDX) file associated with the data file.
dRotation (Function)
Performs a rotation: of an Image control. of an Image variable. of a picLayer variable....
StatVarianceP (Function)
Calculates the variance for a full series of values.
MatReadColumn (Function)
Reads the value of all the elements found in a matrix column.
MatReadLine (Function)
Reads the value of all elements found in a matrix row.
StatAverageDeviation (Function)
Calculates the average deviation of values in relation to their arithmetic mean.
StatStandardDeviation (Function)
Calculates the standard deviation for a series of values.