ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HDeclareExternal (Example)
Usage example of the HDeclareExternal function
Check model
You can use check models to easily create checks...
TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.
zipDeleteFile (Example)
Usage example of the zipDeleteFile function
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
Description of a WEBDEV element style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
fClose (Example)
Usage example of the fClose function
fShortName (Example)
Usage example of the fShortName function
dbgEnableLog (Function)
Enables the runtime log programmatically.
zipInfoFile (Example)
Usage example of the zipInfoFile function
SendKey (Function)
Simulates the keystrokes and the mouse actions.
HLinkMemo (Example)
Usage example of the HLinkMemo function
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
Advanced types
The advanced types of WLanguage are as follows...
RegistryRename (Function)
Renames a key in the registry.
Document (Variable type)
The Document type is used to handle a "docx" document.
Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......
KeyPressed (Function)
Checks which key is pressed.
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.