ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Software Factory: Administrator options
Several options can be configured in the Software Factory administrator......
HourGlass (Function)
Transforms the mouse cursor into hourglass (and conversely). In Android and iOS, displays an endless progress bar in a window....
TestError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
Power (Function)
Raise a number to a power.
grExist (Function)
Checks the existence of a chart in memory.
dCopyImage (Example)
Usage example of the dCopyImage function
HAlias (Example)
Usage example of the HAlias function
zipExtractAll (Example)
Usage example of the zipExtractAll function
EmailReadFirst (Example)
Usage example of the EmailReadFirst function
HErrorInfo (Function)
Returns a detailed information about the last error triggered by the HFSQL engine.
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
WDLog: Overview
The different operations that can be performed with WDLog are as follows......
SQLListTable (Function)
List all the tables that can be accessed by the connected database system.
SubCaption (Property)
The SubCaption property is used to get and change: the secondary caption of an option found in a Radio Button or Check Box control. the secondary caption of an element found in a TreeMap control....
SchedulerMode (Function)
Returns the display mode of a Scheduler control: day, week, month, ...
SpeechRecognitionDeleteCommand (Function)
Deletes a voice command previously added with SpeechRecognitionAddCommand.
iAddAttachment (Function)
Adds an attachment in a PDF file generated by a PDF print export.
KeyType (Property)
The KeyType property is used to set the characteristics of a key item.
DefaultValue (Property)
The DefaultValue property is used to: Find out the default value of an item. This item was defined in the data model editor or through programming. Define the default value of an item (when describing the item through programming)....
fDelete (Function)
Deletes a file accessible from the current computer.
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
fDirSize (Function)
Returns the size of a directory in bytes.
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
fFileName (Function)
Returns the name of an external file that is currently opened.