ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes...
CellCloseDialog (Function)
Hides a Cell control previously displayed in the page via CellDisplayDialog.
<Cell>.CloseDialog (Function)
Hides the Cell control previously displayed in the page via <Cell control>.DisplayDialog.
Events associated with the Cell control field
The Zoom property gets and sets the zoom to be applied to an element.
The Cell control
The Cell control contains controls...
<Cell>.DisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
VibrationStop (Function)
Stops the vibrations of the device (even if they have been triggered by another application).
VolumePhysicalButton (Function)
Identifies or modifies the sound source associated with the physical buttons used to set the volume of the device.
PreviousPage (Function)
Returns the name of the previous page.
DDESend (Function)
Sends a data to the program connected via DDE.
AutomationParameter (Function)
Configures the management of accesses to the ActiveX objects and to the Automation objects.
LDAPValidateAdd (Function)
Validates the addition of a new object into an LDAP server.
MemFirst (Function)
Positions on the first element of a memory zone and returns the value of this first element.
Functions for managing images
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
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.
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
FinLinearRedemption (Example)
Usage example of the FinLinearRedemption function
InfoWithTimeoutAsynchronous (Function)
Displays a custom message in a non-blocking system information window for a given amount of time.
ErrorWithTimeoutAsynchronous (Function)
Displays a custom error message in a non-blocking system error window for a given amount of time.
SCM file format evolutions
Four versions are available for the SCM repository......
Color constants
The color constants are mainly used in the chart functions, the print functions and the drawing functions......
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
WinSlidingVisible (Function)
Displays or hides a sliding window (sliding menu).
HRecNum (Function)
Returns: the number of the current record in the HFSQL data file. the number of the current record in the HFSQL view....
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
Generating the RAD pattern
To generate a RAD pattern:...