ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GeometryCover (Function)
Determines if geometry A covers geometry B.
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
SendKey (Function)
Simulates the keystrokes and the mouse actions.
ShortcutKey (Property)
The ShortcutKey property gets and sets the keyboard shortcut associated with a control.
zipInfoFile (Example)
Usage example of the zipInfoFile function
dbgEnableLog (Function)
Enables the runtime log programmatically.
ChangeTarget (Function)
Changes the target of a button action.
Translucent effect of windows
Depending on the style of your applications, the border of your windows can be translucent......
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
fWriteLine (Example)
Usage example of the fWriteLine function
TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.
zipDeleteFile (Example)
Usage example of the zipDeleteFile function
RegistryCopyKey (Function)
Copies a registry key with all its subkeys and values.
fClose (Example)
Usage example of the fClose function
HDeclareExternal (Example)
Usage example of the HDeclareExternal function
System constants
List of constants used by the system functions....
HLinkMemo (Example)
Usage example of the HLinkMemo function
HFSQL views
An HFSQL view corresponds to a "memory image" of an HFSQL data file......
RoundCeil (Function)
Returns: the value rounded up to the nearest integer. the duration rounded up to the nearest interval. the date and time rounded up to the nearest interval....
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....