ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Installing a WEBDEV site
There are two methods to install a WEBDEV site on a Unix server......
Carrying over the differences from an element to another one
The project comparator is used to compare two elements and to list the differences found......
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.
Creating a query
Two methods can be used to create a query......
<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.
FileName (Property)
The FileName property gets the name of a file (WDPic file or file generated for a print job).
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
The Site Map control
The Site Map control allows the Web user to......
Error 1008: The member of the class is protected
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......
Navigation map
The site map path is used to implement the structure and the sequence of pages in your site......