ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
Apply (Function)
Executes a procedure for each element of a WLanguage array.
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
EmailConfigure (Function)
Used to configure the WLanguage functions for email management.
FTPDate (Example)
Usage example of the FTPDate function
SessionPrologue (Function)
Enables or disables a WLanguage procedure called on each request in a session.
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
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
1. WEBDEV environment
WEBDEV Tutorial: WEBDEV overview Lesson 1 - WEBDEV environment - 5 min
CaseSensitive (Property)
The CaseSensitive property is used to determine if the different searches performed on the item distinguish between uppercase and lowercase characters (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
iPrintImage (Example)
Usage example of the iPrintImage function
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
dPoint (Example)
Usage example of the dPoint function
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.