ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
WindowsVersion (Function)
Returns the runtime mode of Windows.
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
Automatic update (Network applications)
This step of the wizard allows managing the automatic updates of the applications from the reference server....
<Source>.ListItem (Function)
Returns the list of items in a data file (query or view) recognized by the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account.
<Source>.SavePosition (Function)
Stores the current file context: current record, filter, pointers.
Native Oracle Connector: Running the same query several times
In some cases, it may be useful to run the same query multiple times while modifying one or more parameters......
LDAPMode (Function)
Modifies the operating mode of an LDAP session.
ExecuteMainThreadAsynchronous (Function)
Executes a procedure in the main thread of the application without waiting for the end of its execution.
Java application and WINDEV
A Java application is an application entirely compiled in Java......
Manipulating Chart controls in a WEBDEV site
When a Chart control is executed on a page of the WEBDEV site, users can personalize visuals via a context menu......
How to use the indirection operators?
The indirection operators ({ }) are used to handle an object whose name is found in a variable......
Copying controls from the window editor
The controls can be copied from the window editor......
Making a backup of a project
It is possible to regularly make a backup of the different elements of a project......
Project Management Hub: Spool of requests
The Project Management Hub is used to define spools of requests......
TreeExpand (Function)
Expands a node in a TreeView control.
4. Debugging modes
There are two different modes to debug a WINDEV Mobile application...
Interactive notifications
A notification is a small window that appears at the bottom right of the screen, and that can be viewed at any time in the Windows notification area......
Handling the cells of report table
The operations that can be performed on the table cells are as follows:...
MemFirst (Function)
Positions on the first element of a memory zone and returns the value of this first element.
TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
Query editor: Characteristics
ConfigureAWPContext (Function)
Configures the operating mode of the AWP context.
Defining a unique name for the generated file
When generating a file on the Web server (PDF, HTML, ......