ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Principle for running threads
At runtime, an application runs in a main thread......
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
ImageInfoSave (Function)
Saves the modifications performed on the Exif tags of an image by ImageInfoModify.
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
Functions for managing images
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
Screen,Column (External language)
Returns the index of the current column in a Table based on a data file or in a Table populated programmatically.
MySource (Reserved word)
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file...
FinLinearRedemption (Example)
Usage example of the FinLinearRedemption function
Association in a CDM
In a CDM (Conceptual Data Model), the associations are used to link the entities between themselves......
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
FinRepayVal (Example)
Usage example of the FinRepayVal function
FinError (Example)
Usage example of the FinError function
FinRedemption (Example)
Usage example of the FinRedemption function
FinPaymentNb (Example)
Usage example of the FinPaymentNb function
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
FinInterestRate (Example)
Usage example of the FinInterestRate function
PageParameter (Function)
Returns the value of a parameter passed to the current page.
WLanguage functions available for a report
Most WLanguage functions can be used in the events of a report (created with the report editor)......
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
CaptionHTML (Property)
The CaptionHTML property is used to handle text as HTML code.
FinPeriodInterest (Example)
Usage example of the FinPeriodInterest function