ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

1. RAD (Rapid Application Development)
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.
SysColor (Function)
Identifies or modifies the color of a Windows element.
Control template
A control template is a set of controls that can be re-used in several windows or pages......
Image control properties
The Image controls include properties that can be handled in WLanguage both in the windows and pages but also in the reports......
The different types of Table controls: populated programmatically, with or without access to the data source
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
Find out the account that runs the AWP protocol
ExplorerAccept (Function)
Enables or disables the ability to perform "Drag and Drop" from the Windows explorer to a WINDEV window or control.
WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
iPhone window: window creation wizard
The wizard for window creation allows you to easily create a window containing all main elements of a window for an iPhone application......
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
Memory (Property)
The Memory property determines if the specified control is populated programmatically or is based on a data file.
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
InWindowsMode (Function)
Indicates whether the code is run in Windows mode or not.
Window (External language)
Returns the number of windows opened at a given time.
Creating an executable: Managing manifests
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......
<String type>.AnsiToUnicode (Function)
Converts an ANSI string (Windows) to a UNICODE string.
Events associated with internal windows
List of events associated with internal windows...
SysShutdown (Function)
Stops the system or closes the current Windows session.
OLEPaste (Function)
Pastes the content of Windows clipboard into an OLE control.
Interface checker
The advanced interface checker is a tool used to harmonize the positioning of controls in the different application windows......
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......