ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.
HSubstDir (Function)
Associates the data directory specified in the analysis with a directory found on disk.
JSONXMLConverter (Type of variable)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
Report based on a query
Queries are used to easily select records in one or more data files......
grParameter (Function)
Retrieves or modifies a chart parameter.
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
Sharing the popup menus in the project
In most cases, several popup menus are included in your applications......
xlsOpen (Function)
Opens an Excel file (xls or xlsx files).
Deploying an action plan
Once created, the action plans must be deployed in order to be run.
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
Page contexts
In a Windows application, the information relative to a window is stored with the window......
EnumSubElement (Function)
Used to enumerate the sub-elements of a project element.
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
Installing the robot controller
The monitoring robot includes three executables......
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage......
FicEncryption (Property)
The FicEncryption property is used to set the encryption method of a data file.
MmoEncryption (Property)
The MmoEncryption property is used to set the encryption method of the memo file (.MMO) associated with the data file.