ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project Management Hub: Spool of requests
The Project Management Hub is used to define spools of requests......
Native MySQL Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV analysis......
Managing connections
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection......
HTMLWrapAllChildren (Function)
Wraps all children of the given node in a new node in an HTML document.
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....
External language: Programming in COBOL
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
VisualEffect (Property)
The VisualEffect property allows you to apply a visual effect on a control or group of controls in a window.
The Line control
A Line control is used to display a line in a page......
<Map>.AddMarker (Function)
Adds a new marker onto a map displayed in a Map control.
Native DB2 Connector: Programming with HFSQL functions
To use a DB2 database with Native Connector, the structure of DB2 tables must be imported into the WINDEV or WEBDEV analysis......
3. Project configuration
Project configurations allow you to adapt the same project to multiple "targets"....
Natif Informix Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Informix (also called Native Access......
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
fReadLineRegularExpression (Function)
Reads a line in an external file, gets sections of this line according to a regular expression and assigns them to a variable.
<DiskFile variable>.ReadLineRegularExpression (Function)
Reads a line in an external file, gets sections of this line according to a regular expression and assigns them to a variable.
WDADMINEXE : Information about last available update
The "Setup" tab of WDADMINEXE contains information regarding the last available update of the application......
LooperAddLine (Function)
Adds a row at the end of a Looper control.
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
<picLayer variable>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in a picLayer variable.
Starting WDOptimizer in a command line
EndVisibleRange (Property)
The EndVisibleRange property is used to: find out and modify the last visible date or time in a Scheduler control or in a TimeLine control. modify the last visible time in a TimeLine control....
How to find out whether a report was printed?
WDLog: Restoring a data file from its log
WDLog is used to apply to a backup of a data file the different operations saved in the log of this file......