ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
WDLog: Overview
The different operations that can be performed with WDLog are as follows......
XMLDocument (Example)
Usage example of the XMLDocument function
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000......
SQLListTable (Function)
List all the tables that can be accessed by the connected database system.
HRead (Function)
Reads a record in a file according to a given record number.
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
fDirSize (Function)
Returns the size of a directory in bytes.
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
Comparison operators
The comparison operators can be divided into several categories......
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
Project Management Hub: Using Tags
Tags are used to associate keywords with incidents in the Project Management Hub......
Create the help system in WINDEV, WEBDEV or WINDEV Mobile
These are the main steps to create a help file (HTML, CHM or PDF)......
ControlClone (Function)
Creates a new control from an existing control.
Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......