ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
Events associated with an Organizer control
The following events are associated with Organizer controls:...
HTMLToRGB (Function)
Converts the HTML color into RGB color.
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window (position on the X-axis). Get the X-coordinate of a control or window (position on the X-axis)....
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
Constants for the archiving functions
List of constants used by the archiving functions....
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
Constants for managing character strings
List of constants used by string management functions...
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
Structure (Type of variable)
A structure is a custom type of data...
DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed by the control. Modify the item or the variable displayed by the control....
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
ImageInfoModify (Function)
Modifies the value of an Exif tag for the image used.
Creating the Form pages of a WEBDEV RAD pattern
Combination (Type of variable)
A combination is a set of options.
MaskTitleDate (Property)
The MaskTitleDate property is used to identify and change the input mask used for the title of day columns in Organizer or Scheduler controls
Scheduler report
The report editor allows you to create "Scheduler" reports....
Configuring the "Relative duration" mask (date and time in natural language)
WINDEV, WEBDEV and WINDEV Mobile propose to use a "Relative duration" display mask for the Date controls......
Welcome to WINDEV, WEBDEV and WINDEV Mobile
The home page allows you to easily perform the operations for creating and opening projects......
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......