ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Functions for managing Dates and Times (prefix syntax)
List of functions for managing dates and times...
HDBIndex (Function)
Opens an xBase index file.
HDBOpenNoLock (Function)
In single-user mode, opens an xBase data file without locking it.
HDBSortType (Function)
Returns or modifies the sequence of text items in the xBase files.
TimePicker (Function)
Opens the system time picker.
Browser management functions
List of functions for managing browsers...
Responsive Web Design: Managing a header bar
This help page explains how to create a page containing a header bar in Responsive Web Design mode......
Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define a drop-down menu......
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
MultimediaPause (Function)
Pauses a media file played in a Multimedia control.
ConfigureAWPContext (Function)
Configures the operating mode of the AWP context.
Example for managing videos (broadcasted by a Camera control) (prefix syntax)
In this example, the application allows you to......
FramesetRefresh (Function)
Refreshes a frameset displayed in the user's browser from the context on the server....
Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
SourcePage (Property)
The SourcePage is used to identify the source of an internal page (i.e. the internal page displayed by an Internal Page control).
BannerLast (Function)
Displays the last plane of a Sliding Banner control.
PageChangeLayout (Function)
Applies a specific layout to a page.
Keyword properties
You can change the characteristics of a keyword at any time in the keyword properties......
Extracting the text of the project
The following text can be extracted......
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
Constants for managing videos
List of constants used by the functions for video management....
OLEPlay (Function)
Used to: retrieve the list of available operations (other than edit) from a server, perform an operation....
CameraDisplay (Function)
Displays the video being captured by a web camera or by the camera of a mobile device in a "Camera" control. Function kept for "Version-26-compatible" Camera controls....