ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)......
StoredItem (Property)
The StoredItem property is used to: Find out the stored item or the stored variable of a Table, Looper, List Box or Combo Box control. Modify the stored item or the stored variable of a Table, Looper, List Box or Combo Box control....
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
FaxCompleteStatus Structure
The FaxCompleteStatus structure is automatically filled during the call to FaxStatus......
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
WLanguage procedure called by WebSocketClientConnect
WLanguage procedure ("callback") called by WebSocketClientConnect when the connection to the server is established.
WLanguage procedure called by WebSocketClientConnectSSL
WLanguage procedure ("callback") called by WebSocketClientConnectSSL when the connection to the server is established.
iParameter (Function)
Retrieves the printer configuration and configures the print.
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
Rectangle (Type of variable)
A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width, Height) in 2 dimensions.
fTempPath (Example)
Usage example of the fTempPath function
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
Image with automatic sequence (WEBDEV)
...Image controls with automatic sequence are used to view a series of images located in one or more site directories. The images are automatically browsed....
RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event).
DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
Comparison operators
The comparison operators can be divided into several categories......
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
Configuring the SOAP administrator
Constants for managing tiles
GglFillCalendar (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved (some criteria may be specified).
3. Preparing the setup program
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 3 - Preparing the setup program - 5 min...