ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
Option Description (Type of variable)
An Option Description variable is used to handle the characteristics of a combination option through programming.
StringCompare (Function)
Compares two strings character by character: according to the sequence of ASCII characters. according to the alphabetical order....
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
hdfsStatus (Type of variable)
The hdfsStatus type is used to define the advanced characteristics regarding the status of an element (file, directory, link) in the Hadoop file system.
diagSelection (Type of variable)
The diagSelection type is used to define all the advanced characteristics of a selection made in a diagram.
Content (Property)
The Content property is used to get and change the content of an element.
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
Application : automatically executed processes / events
Several actions are automatically performed when opening or closing an application....
notificationCategory (Type of variable)
The type notificationCategory makes it possible to define all the advanced characteristics of a notification category.
MyControl (Reserved word)
The MyControl keyword represents the control that holds the process being executed.
User (Property)
The User property is used to identify and change the user of a feature.
Value Description (Type of variable)
A Value Description variable is used to handle the description of an enumeration value through programming.
Parallel Tasks constants
The following constants are used by the functions for managing parallel tasks: ......
TreeCopyItem (Function)
Copies an element (leaf or node) into a TreeView control.
TreeMoveItem (Function)
Moves an element (leaf or node) in a TreeView control.
Constants for managing Scheduler and TimeLine controls
The following constants are used to manage Scheduler and TimeLine controls:...
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
sfSessionInfo (Type of variable)
The sfSessionInfo type is used to get information about the current session...
Chrono (Type of variable)
The Chrono type is used to define all the advanced characteristics of a stopwatch.
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....
Certificate (Type of variable)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
1. WEBDEV editors
fSelect (Function)
Opens the Windows file picker.
Constants for managing the applications with "Live update"
List of constants used by functions for managing applications with "Live update"....