ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

New (Reserved word)
New is used to allocate memory space...
PageReadHeaderHTTP (Function)
Reads and returns one or more HTTP headers received by the current page (these headers are sent by the client to the server in the current request).
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
HAccelerateSpeed (Function)
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data.
Pane (Property)
The Pane property is used to: Find out the pane tabs associated with a control. Define the pane tabs associated with a control....
Undocked (Property)
The Undocked property is used to determine if a pane of a Tab or Ribbon control is undocked.
CaptionWidth (Property)
The CaptionWidth property is used to get and change the width reserved for the text area in an Edit or Combo Box control.
13. Generation modes
Locking data files: correspondence between WINDEV 5.5 and the later versions
MultimediaReader (Property)
The MultimediaReader property is used to get and change the media player currently used by a Multimedia control to play media files.
HOpenConnection (Function)
Opens a connection to a specific database.
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
13. Security benefit: managing the "Back" button
The Map control: Automatic Application Features (AAF)
The Map control proposes several features directly accessible to the end user......
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
ExeGetPID (Function)
Returns information about the current process.
RegistrySetValue (Function)
Writes a value to a key in the Windows registry.
ComponentLocate (Function)
Specifies the access path to an external component of project.
Commands of the external interface
Programming a WEBDEV drop-down menu
Once the drop-down menu of your site is created, all you have to do is associate an action with each menu option......
BrowserVersion (Function)
Returns the version of the browser used by the Web user.
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
Events associated with windows
List of events associated with windows...
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......