ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information...
OutlookStartSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
TableColumnSelect (Function)
Returns the column number corresponding to one of the columns selected in the Table control. This function is kept for backward compatibility. It is recommended to use TableSelect.
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
12. External component in practice
9. Hardware and software requirements
Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......
DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...
Installing 64-bit WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode......
Automatic documentation of external components
External components must include a technical documentation......
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
The log process
...A log is a special file that contains the history of all changes made to one or more data files over a given period of time (date the file was created, last automatic data modification, last backup created with WDLog, etc.)...
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
grIncreaseData (Function)
Adds a value to a data in a chart.
FillType (Property)
The FillType property is used to determine the type of source used to populate Table, List Box, ListView, Combo Box and Looper controls.
fSplit (Function)
Splits a file into several files.
GglGetCalendar (Function)
Retrieves a Google calendar and its events according to its title or identifier.
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
The Multimedia control
The Multimedia control is used to play multimedia files......
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
grAutoRefreshCategoryLabel (Function)
Identifies or defines whether the category labels are refreshed whenever the chart is drawn.
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
Events associated with Button controls
List of events associated with Button controls...