ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
hRSConfig (Type of variable)
The hRSConfig type is used to define the advanced characteristics of a replication between 2 HFSQL servers.
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
2. WEBDEV administrator in practice
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
UUID (Type of variable)
The UUID type is used to easily manage: UUIDs or GUIDs, automatic UUID HFSQL identifiers, identifiers for COM/Automation objects and interfaces, ......
Alignment rulers (Editor)
When creating or modifying a window in the window editor, you have the ability to display the alignment rulers......
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
3-tier architecture
The development in "3-tier" architecture is now simplified......
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
Combo Box columns in Table controls
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
Describing an element
A flexible modeling includes different elements linked together......
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL cluster....
Global and local variable
Two types of variables are available......
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
fSelect (Function)
Opens the Windows file picker.
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......