ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
Pre-launched sessions
A pre-launched session is a session of a Web site (or webservice) automatically started on the Web server from the WEBDEV Application Server......
BackgroundTaskAdd (Function)
Adds a new background task.
WEBDEV Image Editor control: Features
The WEBDEV Image Editor control includes many features, accessible via several ribbons at the top and bottom of the control......
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
9. Sharing a project in practice
Sharing a project in practice...
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
Software Factory
The concept of software factory is used to automate the process for creating applications....
9. Generation modes
WINDEV Mobile includes different types of generation......
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes......
Detection (Property)
The Detection property is used to determine and change the automatic detection of incoming streams. If the stream detection is enabled, the streams allows the detection.
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....
1. Overview
Tutorial - Creating a website with back office processes Lesson 1 - Overview - 5 min
WinOrientation (Function)
Modifies or retrieves the display orientation of the current window.
Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.
How to loop through a file using filters?
Control constants
List of constants used by the functions for managing controls...
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
Project Management Hub: Management of incidents
The Project Management Hub allows you to keep a history of the incidents encountered in your applications......
HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
Importing and exporting a WEBDEV Application Server
WEBDEV Account Manager allows you to easily import and export the WEBDEV Application Server configuration......
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
LOOP statement
The statement block is repeated endlessly...