ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Multitask (Function)
MultiTask is used to: define a timeout, give control back to Windows, give control back to Windows and to WLanguage....
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
3. Managing sockets
WINDEV includes advanced socket management functions....
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
HSubstDir (Function)
Associates the data directory specified in the analysis with a directory found on disk.
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
GridlinesVisible (Property)
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
EmailReadLastHeader (Function)
Reads the header of last incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
EmailReadFirstHeader (Function)
Reads the header of the first incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
EmailReadPreviousHeader (Function)
Reads the header of the email found before the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
Handling a Calendar control by programming
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
PageLayout (Property)
The PageLayout property sets the layout characteristics of a document.
Manipulating Chart controls in a WEBDEV site
When a Chart control is executed on a page of the WEBDEV site, users can personalize visuals via a context menu......
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
GestureCurrentPointer (Function)
Returns the pointer index (finger or stylus) that triggered the call to a process specific to the multi-touch feature in an Image control.
"Clickable" image in a window
WINDEV and WINDEV Mobile give you the ability to use clickable images......