ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
The pages
Pages are the main interface of a WEBDEV site......
Creating user accounts
A User account allows the server administrator to......
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
IF statement
The conditional IF statement allows you to run an action according to a condition...
Phone constants (Android / iOS)
Drop-down button
The drop-down button expands: a context menu. a popup window....
Alignment rulers (Editor)
When creating or modifying a window in the window editor, you have the ability to display the alignment rulers......
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
Properties associated with windows, pages and controls
List of properties associated with windows, pages and controls...
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
1. WEBDEV environment
WEBDEV Tutorial: WEBDEV overview Lesson 1 - WEBDEV environment - 5 min
Page templates
WEBDEV allows you to create page templates......
Using WDDIXIO
To translate the text used in your project:...
The different types of integers
WINDEV Mobile Framework License Agreement
diagActionAllowed (Type of variable)
The diagActionAuthorized type is used to define the actions available to end users on a diagram shape in the Diagram Editor control.
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
OLE DB provider for HFSQL
The OLE DB provider on HFSQL is used to access an HFSQL database (Classic or Client/Server) from an external software that manages the accesses by OLE DB......
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
Image control in a page
dArc (Function)
Draws an arc of circle or an arc of ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....