ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Source>.Next (Function)
Sets the position on the next data file record according to a browse item.
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
AJAXAsynchronousCallPending (Function)
Used to find out whether a server procedure called by AJAXExecuteAsynchronous is currently run.
Legend (Property)
The Legend property is used to: Find out the label of a series. Modify the label of a series....
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
Accessing HFSQL files via SAMBA on Linux
A specific setting is required to access the HFSQL files via Samba on Linux......
<Table>.ToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
<Diagram variable>.Load (Function)
Loads a diagram into a Diagram variable from a ".wddiag" file, a memo or a binary buffer.
DiagramLoad (Function)
Loads a diagram into a Diagram variable from a ".wddiag" file, a memo or a binary buffer.
iPrintDiagram (Function)
Prints a diagram from: a Diagram Editor control, a "wddiag" file, a Diagram variable....
<Connection variable>.RetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
HNext (Function)
Sets the position on the next data file record according to a browse item.
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
DriveCopyFile (Function)
copy a single file from the remote disk to another directory on the remote disk.
ControlFindTextNext (Function)
Finds and selects the next element corresponding to the sought text in a window or in a control.
<Variable Drive>CopyFile (Function)
copy a single file from the remote disk to another directory on the remote disk.
2. Types of setup
Types of setup...
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
Project Management Hub: Managing messages
To manage messages in the Project Management Hub, you can use the secure messaging tool included in WINDEV, WEBDEV and WINDEV Mobile......
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
Combo Box and List Box controls: Automatic features (AAF)
The List Box and Combo Box controls can benefit from several AAFs......
IMAP protocol
The IMAP protocol is a standard protocol for managing emails......