ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Programming a WEBDEV drop-down menu
Once the drop-down menu of your site is created, all you have to do is associate an action with each menu option...
Functions for managing menus (prefix syntax)
List of functions for managing menus
Menu functions
List of functions for managing menus
Referring to an element in a WLanguage event / process
Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes....
iPrintReport (Function)
Prints a report created with the report editor.
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
Running the test of a report
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile......
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
Flexbox control description: Details tab
The "Details" tab of the Flexbox control description window allows you to define how the control reacts when the browser is resized horizontally or vertically......
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
Specific features of the applications for iPhone/iPad
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
Types of Edit controls
The pages
Pages are the main interface of a WEBDEV site......
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
WaitWindowStart (Function)
Opens the wait window of application.
JavaExecute (Function)
Starts a Java application or a Java applet by invoking the "Main" method of a given Java class.
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
MapCircle (Type of variable)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map displayed in a Map control.
iCreateFont (Function)
Creates a new print font.
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
"Test results" pane
The "Test results" pane shows the results of the different stand-alone tests in a project......
picText (Type of variable)
The picText type is used to define all the advanced characteristics of a Text layer.
iSelectFont (Function)
Creates a new print font from the standard window for font selection...
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
Color palettes
The color palettes are an easy way to customize the visual aspect of a site......
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......