ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FinLinearRedemption (Example)
Usage example of the FinLinearRedemption function
pdfBookmark (Type of variable)
The pdfBookmark type is used to define all the advanced characteristics of a bookmark in a PDF document.
gglOverride (Type of variable)
The gglOverride type is used to define information about event notification overrides.
Multitask (External language)
Allows the programs currently run to process the Windows messages or runs a temporization.
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Functions for managing images
MVP: Simple single-file example: Table + Linked file
Let's see a simple and illustrated example about the use of MVP to create a Table window with its linked form......
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.
2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min
iInitReportQueryConnection (Function)
Initializes the query linked to the report.
SOAPRun (Function)
Runs a procedure on a SOAP server.
Color constants
The color constants are mainly used in the chart functions, the print functions and the drawing functions......
Creating your own User Macro-Codes
The User Macro-Codes are sections of WLanguage code allowing the end user to customize his application......
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
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
ImageInfoSave (Function)
Saves the modifications performed on the Exif tags of an image by ImageInfoModify.
Miscellaneous Windows constants
List of constants used by the Windows functions....
FinInterestRate (Example)
Usage example of the FinInterestRate function
How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....
HExportJSON (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to a JSON file.
WLanguage functions available for a report
Most WLanguage functions can be used in the events of a report (created with the report editor)......
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...