ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FileName (Property)
The FileName property gets the name of a file (WDPic file or file generated for a print job).
InUMCMode (Function)
Indicates whether the code is run from a code written in a user macro-code.
grRealTimeInterval (Function)
Sets the time interval visible in a time chart with real-time display.
<Chart>.RealTimeInterval (Function)
Sets the time interval visible in a time chart with real-time display.
<Source>.Creation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
Creating a query
Two methods can be used to create a query......
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
Error 101: Declaration of global variable not allowed
Locking data files: correspondence between WINDEV 5.5 and the later versions
Error 1008: The member of the class is protected
The Site Map control
The Site Map control allows the Web user to......
Page contexts
In a Windows application, the information relative to a window is stored with the window......
Python: Native calls
WLanguage allows for native Python calls......
Hour (Keyword)
The Hour keyword can correspond to: the Time variable. the Time property which is used to get and change the time of an element....
BCCalculateControlCharacter (Function)
Returns the check code of a bar code.
HIndex (Function)
Rebuilds the file index (".NDX" file).
<Source>.Index (Function)
Rebuilds the file index (".NDX" file).
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
The planes in WEBDEV
The planes are used to group the controls of an element......
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
Animating the windows of a WINDEV application
To give your applications an outstanding style and to impress the users when starting your applications, the windows can be animated when they are opened and/or closed......
Operations performed on a data file (Data model editor)
The main operations that can be performed on a data file from the data model editor are as follows......
StringToTime (Function)
Converts a time in character string format to a time in HHMMSSCC format that can be used by a Time variable].
Navigation map
The site map path is used to implement the structure and the sequence of pages in your site......