ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDLog: Overview
The different operations that can be performed with WDLog are as follows......
How to develop a PHP site?
What is a PHP site?......
Erase patches
To quickly modify the operating mode of an application, you can use application patches......
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
ListView control linked to a data file (or to a query)
A ListView control can be used to display the content of a data file (or the content of a query)......
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
Constants for managing Big Data Redis databases
Native Sybase Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Sybase (also called Native Access to Sybase......
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
Appendix 1: WEBDEV vocabulary
Bloque entièrement ou partiellement un fichier externe....
SFRead (Function)
Retrieves the Salesforce records from their identifiers.
Deploying a site (from the development computer)
Regardless of the type of site created by WEBDEV (static site or dynamic site), WEBDEV Development version allows your to automatically install the site on the server......
Requirement
To manage the project development lifecycle, the Project Management Hub allows you to set requirements......
Automatic Application Features (AAF)
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
Skin template
WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via several preset interfaces......
WDModFic : Tool for automatic modification of data files
WDModFic is a tool used to perform the automatic modification of the data files found on the development computer and on the end-user computers......
Setup of the WEBDEV Application Server for Linux
Numeric (Type of variable)
The numeric type is used to contain integer or decimal numbers by specifying if necessary: the number of digits in the integer part. the number of digits in the integer part and in the decimal part....
Operations in a Select query : add and delete
The following paragraphs present......
5. Deploying a dynamic site (Session or AWP) in practice
Merging differences (SCM)
Compilation options (HLP format)
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
Overview of external languages
Binding controls to data
A window or page can display information from......