ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WorkingDirectory (Property)
The WorkingDirectory property is used to: get or change the directory used by the HTML Editor control to store the images and CSS sheets of an HTML page. get the directory used by the HTML Display control to store the images and CSS sheets of an HTML page. get the directory used by the Camera control to save photos and videos....
Creating a Java archive
When your Java application is developed, you can......
Size (Example)
Usage example of the Size property
ProfilerEnd (Function)
Stops "collecting data" for the performance profiler.
HFileExist (Example)
Usage example of the HFileExist function
fDate (Example)
Usage example of the fDate function
HErrorInfo (Example)
Usage example of the HErrorInfo function
The single-part and multi-part archives
Two types of archives are available......
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
ComponentLoadAll (Function)
Recursively loads in memory all the external components used in the project.
Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...
docStyle (Type of variable)
The docStyle type is used to define the advanced characteristics of a style belonging to a document, a paragraph or a document fragment.
fDateTime (Example)
Usage example of the fDateTime function
HNbRec (Example)
Usage example of the HNbRec function
EmailSaveAttachment (Example)
Usage example of the EmailSaveAttachment function
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
HFSQL Client/Server: Managing the ports
The ports used by the HFSQL Client/Server server......
sComputeCrc32 (Function)
Calculates the Cyclical Redundancy Check (CRC) of buffer.
XMLInsertElement (Function)
Inserts an XML element (tag or attribute) into an XML document.