ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Custom properties (WLanguage)
A custom property is a code element with two events...
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
Overview of external languages
7. Internal component
An internal component is a set of elements from a project....
RoundFloor (Function)
Returns: the numeric value rounded down to the nearest integer. the duration rounded down to the nearest interval. the date and time rounded down to the nearest interval....
Page contexts
In a Windows application, the information relative to a window is stored with the window......
DrawingStyle (Function)
Allows you to find out and modify: the display mode of grayed buttons found in the windows of your application. the display mode of translucent border for the windows of your application. the mode for loading large images....
Speech synthesis management functions
The following functions are used to manage speech synthesis...
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity......
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......
HaspHLRead (Function)
Reads data (character string or buffer) in the internal memory of the Hasp key.
Creating the windows and the pages of the RAD pattern
HaspHLWrite (Function)
Writes data (character string or buffer) into the internal memory of the Hasp key.
<Looper>.AddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
<Looper>.ModifyIP (Function)
Modifies a row corresponding to an internal page in a Looper control populated programmatically.
LooperAddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
LooperModifyIP (Function)
Modifies a row corresponding to an internal page in a Looper control populated programmatically.
3. Project configuration
Project configurations allow you to adapt the same project to multiple "targets"....
1. RAD (Rapid Application Development)
Events associated with Shape controls
List of events associated with Shape controls...
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
ComponentLoad (Function)
Loads an external component. This component can be: an external component present in the current project. an external component independent of the current project....
ServiceWriteEventLog (Function)
Writes an event into the log of Windows events.
SysDetectLockedSession (Function)
Detects the change of lock for the Windows session.
MDIWindowMenu (Function)
Modifies the layout of the MDI child windows.
RegistrySetValue (Function)
Writes a value to a key in the Windows registry.