ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MemCreate (Function)
Creates a memory area.
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, tables displayed in a Combo Box control....
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
Checked (Property)
The Checked property gets and sets the checkmark state of an element.
URL Rewriting
URL Rewriting is a technique used to improve SEO......
Translucent effect of windows
Depending on the style of your applications, the border of your windows can be translucent......
Flash control properties
The Flash field can be manipulated using WLanguage properties in both server and browser code......
Apply (Function)
Executes a procedure for each element of a WLanguage array.
Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL table.
RegistryValueType (Function)
Returns the type of value found in the registry.
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
Testing a project: settings
By testing the project you can simulate how the application will run......
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
Using .NET assemblies in a project
To use .NET assemblies in a project......
ExplorerAccept (Function)
Enables or disables the ability to perform "Drag and Drop" from the Windows explorer to a WINDEV window or control.
RegistryCreateKey (Function)
Creates a key in the Windows registry.
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).