ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
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......
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
WEBDEV Application Server 2024
Project description: Files tab
The project description window allows you to configure various elements of your project......
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:...
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
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....
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
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
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......
Execute (Function)
Starts the execution of a process through programming.
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......