ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Characteristics of menu options
WINDEV and WINDEV Mobile support two types of menus ...
MenuState (Function)
Identifies the state of an option in a context or drop-down menu, i.e., active, disabled or invisible.
Manipulating menu options programmatically
Menu options can be manipulated...
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications...
Image (Property)
The Image property gets and sets the background image of a control or block.
MenuExist (Function)
Indicates whether a menu option exists in a menu.
MenuUnMark (Function)
Removes the checkmark displayed in front of the menu option (context menu or drop-down menu).
<Menu>.Exist (Function)
Indicates whether a menu option exists in a menu.
Referring to an element in a WLanguage event / process
Manipulating menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ...
TransparencyMode (Property)
The TransparencyMode property is used to get and change the transparency mode of an image.
OLEPaste (Function)
Pastes the content of Windows clipboard into an OLE control.
Installing a WEBDEV site with zero-downtime update
Starting with version 24, you can update a Session or AWP site without disconnecting users......
Managing sockets with WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions allowing you to perform an advanced management of sockets......
WDSQL: Creating and running a script
A script is a set of SQL commands used to perform a specific operation (create a new table in the database, insert records, ......
NFC constants
List of constants used by the NFC functions...
LastDayOfWeek (Function)
Returns the date of the last day of the week corresponding to a given date.
The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......
The Organizer control
The Organizer control is used to display and handle organizers......
RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.
Properties associated with windows, pages and controls
List of properties associated with windows, pages and controls...
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
AnimationPrepare (Function)
Prepares the animation on a control, a group of controls or a window.
AnimationPlay (Function)
Plays an animation when a control, a group of controls or a window is modified.
TableSavePositionAndSelection (Function)
Saves: the scrollbar position in a Table or TreeView Table control, the elements selected in the control....
DrawingAvailable (Function)
Indicates whether the drawing features are supported by the browser.
AssistedInputConfigure (Function)
Used to configure the filter and the opening of assisted input.
MovementAPT (Property)
The MovementAPT property allows you to know and specify whether users can move appointments in a Scheduler or Organizer control.
PeriodSelection (Property)
The PeriodSelection property is used to determine and specify if the user can select a time period in an Scheduler or Organizer control.
fCopyFileWebFolder (Function)
Copies an image file from the data directory of application (or from one of its sub-directories) to the "_WEB" directory of application (or to one of its sub-directories).
ChangeTheme (Function)
Is used to change, through programming, the theme (dark or light) used by the mobile application.
Managing the styles
The help editor allows you to define styles of paragraphs......
iPrintingNation (Function)
Modifies the current language for the next print (programmed print or report print).
docSection (Type of variable)
The docSection type is used to define the advanced characteristics of a section found in a document or paragraph.
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......