ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WLanguage procedure called by fListDirectory
Procedure ("Callback") called by fListFile for each file found.
WLanguage procedure called by FTPListFile
Procedure ("Callback") called by FTPListFile for each file found.
SchedulerTriggerProperties (Function)
Reads the properties of trigger of a scheduled task and updates the TriggerScheduledTask structure.
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
Environment of the project editor
The main elements of the project editor are as follows:
HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.
Input (Function)
Displays a message allowing the user to type an information.
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
xlsOpen (Function)
Opens an Excel file (xls or xlsx files).
HTTPTimeOut (Function)
Sets the timeout for WLanguage functions that use the HTTP protocol (HTTPRequest, SOAPExecute, DotNetExecute, J2EEExecute, etc.).
IWListInsert (Function)
Inserts a new internal window in the list of internal windows used by an Internal Window control.
Page-by-page deployment
You now have the ability to deploy site sections or individual pages......
LooperAddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
HCreationIfNotFound (Example)
Usage example of the HCreationIfNotFound function
Column of type Attribute
WINDEV and WEBDEV allow you to use columns of type "Attribute" in Table controls......
WEBDEV administrator: Viewing the logs
The "Logs" tab is used to see the details of logs for a specific period......
Error 3: The string has no final "
How to read in a text or CSV file?
This help page explains how to read the content of a text or CSV file....
SQLSeek (Function)
Positions on the specified result row of the query.
HCreateView (Example)
Usage example of the HCreateView function
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
VideoParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.