ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
Referring to an element in a WLanguage event / process
Constants used by the scanner functions
Constants used by the scanner functions...
Check: SMART status of storage drives
The monitoring robot will measure the SMART attributes of a server's hard drives......
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
The .NET 3.0, 4.0 control, ... (WPF)
The Xaml control allows you to easily manage the Xaml language......
Using the Wi-Fi
WINDEV and WINDEV Mobile propose the WiFi functions to easily access the Wi-Fi networks......
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
Variable scope
Variables can be declared anywhere in the code....
Options of the window editor
To configure the general options of the window editor......
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis......
Global and local variable
Two types of variables are available......
WINDEV License Agreement
WINDEV License Agreement...
IMAP protocol
The IMAP protocol is a standard protocol for managing emails......
SaaS administrator - Adding a site
Adding a SaaS site is used to declare a SaaS site deployed on a WEBDEV Application Server to a SaaS Webservice in order to allow it to be used......
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
2. Modes to install an application
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
ComponentLoad (Function)
Loads an external component. This component can be: an external component present in the current project. an external component independent of the current project....