ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CoordinateScreenToEditor (Function)
Converts a size or a position specified in the native dpi of the screen on the device where the application is run to the reference dpi in the editor (160 dpi).
Events associated with Bar Code controls
List of events associated with Bar Code controls...
ServiceControl (Function)
Sends a control message to a service.
Hyper File functions available for backward compatibility
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
ServiceRefresh (Function)
Asks a service to re-read its configuration information.
MyWindow (Reserved word)
MyWindow is used to handle the current window...
Events associated with a Multimedia control
List of events associated with a Multimedia control...
gFontUnderlined (Function)
Builds a sequence of characters to specify whether or not the text that follows the call to this function is underlined.
HFreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).
Events associated with a Multiline Zone control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor):...
PVTCalculateUpdate (Function)
Updates some of the data found in a Pivot Table control from a given date.
ToClipboard (Function)
Writes text or image information into the system clipboard.
12. Control templates
...Control templates...
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
11. Window templates
WINDEV Mobile allows you to create window templates....
Events associated with an Image Editor control
WINDEV manages the following events by default (in order of appearance in the code editor)...
ExtractStringBetween (Function)
Allows you to: extract a substring between two given separators from a character string. search for substrings between two given separators in a character string....
RightClick (Property)
The RightClick property gets and sets the name of the Button control that will be executed when an object is right-clicked.
RGB (Function)
Defines a color from its Red, Green and Blue components.
InWebMode (Function)
Indicates whether the current process is run: from a WINDEV executable. from the WEBDEV runtime engine (AWP)....
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
ExecuteAncestor (Function)
When the code is overridden, used to run the process of the template corresponding to the process of the current control.
MemoryToFile (Function)
Automatically initializes the memory value of the items for the current file record with the values of the members of a class or structure.
WinEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....