ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
DnDEvent (Function)
Indicates the procedure to run during an event of Drag/Drop....
GglListContact (Function)
Retrieves the list of contacts associated with the specified Google account.
DnDIsDataAvailable (Function)
Checks whether a specific type of data is available during Drag/Drop....
InitialValue (Property)
The InitialValue property is used to get and/or change an initial value....
HOpen (Function)
Opens a data file.
Nation (External language)
Defines the display language for the titles, captions, messages...
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.
NdxEncryption (Property)
The NdxEncryption property is used to configure the encryption method for the index (.NDX) file associated with the data file.
WinEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
Color constants
The color constants are mainly used in the chart functions, the print functions and the drawing functions......
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages......
Visible (Property)
The Visible property is used to set the visibility of an element.
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
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
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.
FinLinearRedemption (Example)
Usage example of the FinLinearRedemption function
GglDelete (Function)
Deletes data from the Google 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