ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
Constants for managing Gantt charts
Properties associated with columns of Table controls
You can manipulate columns of Table controls in a window or page using the following WLanguage properties......
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
Column of type Attribute
WINDEV and WEBDEV allow you to use columns of type "Attribute" in Table controls......
PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.
fTime (Example)
Usage example of the fTime function
Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes....
fSize (Example)
Usage example of the fSize function
xlsColumnType (Example)
Usage example of the xlsColumnType function
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.
iOS specific buttons
WINDEV Mobile includes several standard Apple buttons......
OrgElement (Type of variable)
The OrgElement type is used to define the advanced characteristics of an element found in an Organization Chart control.
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
Dashboard constants
Constants used by the functions for managing Dashboard controls...
Numeric (Type of variable)
The numeric type is used to contain integer or decimal numbers by specifying if necessary: the number of digits in the integer part. the number of digits in the integer part and in the decimal part....
AppServerRunScheduledTask (Function)
Immediately starts the execution of a scheduled task on a WEBDEV Application Server.
Table,Display (External language)
Refreshes the Table control.
Scheduler report
The report editor allows you to create "Scheduler" reports....
Constants for encryption/compression
List of constants used by the encryption/compression functions...
iEscape (Function)
Sends an ESCAPE command or a data command to a printer.
Copying controls from the window editor
The controls can be copied from the window editor......
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min