ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Optional connection information
When defining the connections in the data model editor or when defining the connections programmatically, you have the ability to specifier the optional connection information...
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
fLock (Example)
Usage example of the fLock function
The charts
To include charts in your applications or in your sites, WINDEV, WEBDEV and WINDEV Mobile include......
WINDEV Framework License Agreement
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
BurnerCompilationInfo (Function)
Retrieves the characteristics of current compilation.
HIndex (Function)
Rebuilds the file index (".NDX" file).
List,Add (External language)
Adds an element to a Combo Box or List Box control.
dPixelColor (Function)
Identifies the color of a pixel: in an Image control. in an Image variable. in a picLayer variable. in a WDPic variable]....
dChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line): in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......
Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define a drop-down menu......
Filters in Table controls based on a data file
WINDEV, WEBDEV and WINDEV Mobile include multiple methods to filter the records displayed in a Table control based on a data file......
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
ASPExecute (Function)
Calls an external .asp script and returns the result in a string.
PHPExecute (Function)
Calls an external .php script and returns the result in a string.
fMemExist (Function)
Checks the existence of a shared memory area.
Private Store for WINDEV applications
Versions 27 and later include a Private Store......