ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
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.
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
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.
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......
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
Error (Function)
Displays a custom error message in a system error window.
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
Properties associated with windows, pages and controls
List of properties associated with windows, pages and controls...
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......