ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)...
Programming the table cells
The Table controls can be handled......
Properties associated with Tab controls
A Tab control found in a window or in a page can be handled by several WLanguage properties......
Properties associated with a supercontrol
List of properties associated with a supercontrol...
Looper control properties
You can manipulate Looper controls in a window or page using the following WLanguage properties......
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
Native PostgreSQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to PostgreSQL......
Layout control properties
You can manipulate Layout controls (and its cells) in a window or page using the following WLanguage properties......
fMemOpen (Function)
Opens a memory zone shared between several applications.
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
iPrintImage (Function)
Sends the image file to print to the print buffer.
Grayed (Property)
The Grayed property is used to: Determine if a control (or a group of controls) is grayed out. Gray out or ungray a control, a group of controls or a window....
GglListCalendar (Function)
Retrieves the list of Google calendars associated with the specified Google account.
ThreadPause (Function)
Pauses the current thread during the specified duration.
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
Native MySQL Connector - License Agreement
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
Internal component
An internal component is a set of elements from a project......
1. Overview
Tutorial - Creating a website with back office processes Lesson 1 - Overview - 5 min
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
Handling external JavaScript objects from WLanguage
The WLanguage in "Browser" mode is used to interface with the Web APIs such as the ones proposed by Google or Yahoo......
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
Creating a delete query
A delete query (corresponding SQL statement......
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....