ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

dFont (Function)
Declares the font that will be used by dText: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
rssSave (Function)
Builds the RSS stream and saves the RSS stream in an XML file.
Scheduler control functions
List of functions that can be used with a Scheduler control....
ControlExecuteModification (Function)
Considers that the control has been modified by the user (the Modified property is set to True for the control and for the window if necessary) and runs the "Whenever modifying" WLanguage event associated with the control.
TelemetryIsEnabled (Function)
Used to find out whether the telemetry is enabled.
NextIndex (Function)
Returns the number of the next row displayed in the current Table control.
Statistical functions
List of statistical functions...
ParallelTaskConfigure (Function)
Modifies the parameters of parallel tasks.
NoAccent (Function)
Converts accented characters in a string to non-accented characters.
fParentDir (Function)
Returns the path of the parent directory for the specified directory.
dEncrustColor (Function)
Encrusts a color in an image found in an Image variable.
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
ComponentInfo (Example)
Usage example of the ComponentInfo function
RegistryFirstSubKey (Example)
Usage example of the RegistryFirstSubKey function
RegistryQueryValue (Example)
Usage example of the RegistryQueryValue function
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
ScreenToSource (Function)
Automatically initializes: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
EventChange (Function)
Modifies the status of an event.
zipListFile (Function)
Returns the list of files found in an archive.
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a web service to run.
H.TemporaryDirectory (Variable)
Allows you to force the directory used to store the temporary files when reindexing the HFSQL data files.