ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HTTP constants
List of constants used by the HTTP functions....
J2EEAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
TableFixColumn (Function)
Fixes a column to the left or frees a column fixed to the left.
HDBIndex (Function)
Opens an xBase index file.
ContactReset (Function)
Reinitializes: the Contact structure. a Contact variable....
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV offer an optional Native Oracle Connector (also called Native Oracle Access......
Secret string vault
Passwords, private keys and tokens are often used in programming......
DriveDeleteDirectory (Function)
Deletes a directory and its files from a remote drive.
NoSpace (Function)
Returns a string after removing the spaces: from the left and right side of the initial string. within the string....
GetActiveObject (Function)
Allows to use an Automation object already started on the current computer.
iTransparentMagenta (Function)
Modifies the management mode of Magenta color in order for this color to be considered as being transparent (or not) in all the forthcoming prints.
iPrintImage (Example)
Usage example of the iPrintImage function
Events associated with the cells of the status bars
WINDEV manages the following events by default:...
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).
Managing actions with Undo/Redo
WINDEV allows you to easily manage the Undo/Redo feature in your applications with the ActionXXX functions......
iFont (Function)
Selects the default font.
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
Describing a report table
To display the table description, select "Table description" in the context menu of one of the table elements...