ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Source>.DataSourceKnown (Function)
Determines if a data source has been initialized.
MySource (Reserved word)
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file...
HDBDescribeIndex (Function)
Describes through programming the different index files that will be created.
User (Property)
The User property is used to manage the user of a connection (HFSQL Client/Server, OLE DB, etc.)....
LooperSelectPlus (Function)
Selects a row in a Looper control.
grScatterSeriesColor (Function)
Initializes the color of a series in a "Scatter" chart.
WINDEV Mobile 2024 Tutorial - Table of contents
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
FTPDate (Example)
Usage example of the FTPDate function
DeleteButton (Property)
The DeleteButton property is used to determine if there should be an automatic delete button in a Text Edit control, and to change its position.
FTPAttribute (Example)
Usage example of the FTPAttribute function
Handling the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
PageParameter (Function)
Returns the value of a parameter passed to the current page.
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
Shared information
The information entered when creating the files and the items is shared throughout the environment......
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
Setting up a WEBDEV cluster
With the WEBDEV Application Server in version 27, you can create server clusters with ease......
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
Internal component
An internal component is a set of elements from a project......
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
SchedulerTaskProperties (Function)
Reads the properties of a scheduled task and updates the ScheduledTask structure.
Page constants
List of constants used by page functions....
rssTextInput (Type of variable)
The rssTextInput type is used to describe the input area of RSS stream...
emailOutlookSession (Type of variable)
The emailOutlookSession type is used to handle the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
Managing the users of an application installed in network
The management of users allows you to find out from the server......
TableInputInProgress (Function)
Indicates whether a Table or TreeView Table control is currently in edit.