ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......
TimeDifference (Function)
Calculates the difference between two times in hundredths of a second.
DateDifference (Function)
Calculates the number of days between two dates.
User (Property)
The User property is used to manage the user of a connection (HFSQL Client/Server, OLE DB, etc.)....
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
Language (Property)
The Language property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
ArrayToString (Function)
Converts a one- or two-dimensional array to a character string.
iSequencingAdd (Function)
Adds a report into a sequence of report prints.
CtDescribedOLEDBProvider (Property)
The CtDescribedOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
Provider (Property)
The Provider property is used to manage the type of a connection (HFSQL Client/Server, OLE DB, etc.)....
How to perform a full file browse?
Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to: specify the options for managing the installer framework. specify the options for managing the UAC for the installer....
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
Events associated with TreeView controls
List of events associated with TreeView controls...
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity......
Compression (Property)
The Compression property is used to manage data compression during a connection (HFSQL Client/Server, etc.)...
Objective C: Calling a WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in Objective C......
Automatic calendar for the Date edit controls (AAF)
The Date edit control automatically propose a "Calendar" option in their popup menu....
EvaluateExpression (Function)
Evaluates the value of an expression built in a character string.
mongoFindOption (Type of variable)
The mongoFindOption type is used to define the advanced characteristics of a search in a MongoDB database.
WLanguage procedure called by FTPListFile
Procedure ("Callback") called by FTPListFile for each file found.
Bearing (Property)
The Bearing property gets or sets the bearing of the map displayed in a Map control.