ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user......
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
Welcome to WINDEV, WEBDEV and WINDEV Mobile
The home page allows you to easily perform the operations for creating and opening projects......
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
The Context Menu control (WEBDEV)
Context menus are often used in websites......
Animating the image display (WEBDEV)
...The Web sites propose several transition effects between the elements:...
WDTrans: Overview
WDTrans is a tool for canceling transactions......
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
FileToMemory (Function)
Automatically initializes the values of the members found in a class or in a structure with the values of the items of the current file record.
Constants for managing XML documents
List of constants used by the functions for managing XML documents....
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
Adding files into a replication (ReplicEdit)
When the replication is described, the data files must be added into the replication......
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
ListPosition (Function)
Displays a List Box or ListView control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
CriticalSectionStart (Function)
Marks the start of a critical section: no other thread will be able to run the code as long as the current thread does not exit from the critical section.
fLock (Function)
Entirely or partially locks an external file.
HOpen (Function)
Opens a data file.
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
grDraw (Function)
Draws a chart according to the specified parameters.
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).