ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating, generating and deploying a SOAP web service
WINDEV and WEBDEV allow you to generate web services directly...
Serialization constants
The serialization constants are as follows:
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
fDataDirCommon (Function)
Returns a directory path for the shared data of the current application: between all the users of the computer between all the TSE users This directory can be used without restriction in Windows XP, Vista, ... This directory is used to store: the files for the general configuration of the application (.INI files, .XML files, etc.). the data files common to all the users (HFSQL .fic, .ndx and .mmo files)....
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
Generating the analysis
The analysis generation comes before the programming phase and after the file description phase......
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
Environment of the report editor
Environment of the report editor...
grLabelFont (Function)
Modifies the font used for the category labels of a chart.
Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......
Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to: specify the options for managing the installer framework. specify the options for managing the UAC for the installer....
HDelete (Function)
Deletes a record from a data file (query or view).
Responsive Web Design: Management of anchors
In "Responsive Web Design" mode, the width of controls is automatically reduced when the browser width is reduced......
The Thumbnail control
The Thumbnail control is used to automatically manage the display of images in thumbnail format......
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
pdfPage (Type of variable)
The pdfPage type is used to define all the advanced characteristics of a page from a PDF document loaded in memory.
VideoGenerateThumbnail (Function)
Generates a thumbnail of the specified photo or video.
BeaconStopBackgroundDetection (Function)
Stops one or more Beacon detections in the background.
PythonInitialize (Function)
Specifies the location of the Python DLL to be loaded.
PageParameter (Function)
Returns the value of a parameter passed to the current page.
Welcome to WINDEV, WEBDEV and WINDEV Mobile
The home page allows you to easily perform the operations for creating and opening projects......