ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
Handling a Progress Bar control through programming
A Progress Bar control can be handled through programming......
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
Fax constants
List of constants used by the functions for managing faxes....
WEBDEV Application Server 2024
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
11. Controls in practice
Discover the main characteristics of the controls...
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
Skin template
WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via several preset interfaces......
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
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....
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
Deploying the application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
Project description: Files tab
The project description window allows you to configure various elements of your project......
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST Webservice function.
edtHTMLSelection (Type of variable)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection in an HTML Editor control