ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HModify (Example)
Usage example of the HModify function
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......
hRSConfig (Type of variable)
The hRSConfig type is used to define the advanced characteristics of a replication between 2 HFSQL servers.
IF statement
The conditional IF statement allows you to run an action according to a condition...
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
WDTestSite: Creating a scenario
To create a scenario, the following elements must be installed on the current computer......
WDMap: Characteristics of the files found in a database
WDMap is used to get various characteristics specific to......
Character strings
WLanguage supports different types of strings....
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
StreamConfigure (Function)
Specifies the network parameters required to use the Conference controls on Internet.
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
WLanguage procedure called by fListFile
WLanguage procedure ("Callback") called by fListFile for each file found.
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
HFilter (Function)
Defines and enables a filter on a data file, view or query.
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
saasUser (Type of variable)
The saasUser type is used to define the advanced characteristics of a user of SaaS site.
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
HFSQL Client/Server: Overview
You have the ability to create applications that access the HFSQL Client/Server databases......
VideoDisplay (Function)
Displays in a Camera control the video sequence currently transmitted by a "web camera" or by the camera found on the mobile device. Function kept for "Version-26-compatible" Camera controls....
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......