ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Analysis: Import files into the analysis (external database, HFSQL files, etc.)
WINDEV and WEBDEV allow you to easily handle external databases (Oracle, SQL Server, Access, etc....
Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
9. Sharing a project in practice
Sharing a project in practice...
Google document management functions
List of functions for managing Google documents...
MultimediaOpen (Function)
Opens a media file in a Multimedia control.
MobileNetworkStatus (Function)
Returns the current status of the connection to data on the mobile network or asks to be notified when the status of the connection to data changes.
fTrackDirectory (Function)
Detects the modifications performed on the content of a directory.
PageWriteHeaderHTTP (Function)
Adds an additional HTTP header that will be returned to the browser: during the next function for page display (PageDisplay, PageRefresh, ...), during the automatic return of the current page at the end of the current action....
StreamConfigure (Function)
Specifies the network parameters required to use the Conference controls on Internet.
System popup menu
The system popup menus are managed by the system (Android, Windows, ......
25. Performing a process on several successive pages
Performing a process on several successive pages...
MyReport (Reserved word)
MyReport is used to handle the current report...
Secure (Property)
The Secure property is used to configure the security level of data file encryption.
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).
fCopyDir (Function)
Copies the contents of a directory and its subdirectories.
Managing the required input in WEBDEV
To prevent users from leaving a control empty, you can set it as a required field......
CDEject (Function)
Opens or closes the door of CD/DVD player selected on the current computer....
CursorOptions (Property)
The CursorOptions property is used to manage the type of cursor used for a connection (Native Connectors, OLE DB, etc.).
grAutoRefreshSeries (Function)
Identifies or defines whether a series is refreshed whenever the chart is drawn.
DateToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
Error handling WLanguage procedure called by zipExtractDirectory
WLanguage procedure ("Callback") called if an error is encountered when extracting files with zipExtractDirectory.
gBackgroundGradient (Function)
Describes a display color in gradient mode.
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.