ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Reduce (Function)
Applies a computation to each element of a WLanguage array.
WLanguage procedure called by fCopyDir
WLanguage procedure ("callback") called by fCopyDir for each copied file. This procedure is used to handle the current file.
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
Configuring the Apache 2.2 server
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
Events associated with Calendar controls
List of events associated with Calendar controls...
Referring to an element in a WLanguage event / process
SOAPRun (Example)
Usage example of the SOAPRun function
SOAPGetResult (Example)
Usage example of the SOAPGetResult function
Logical operators
The logical operators are as follows......
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
Native Progress Connector: Programming with SQL functions
The use of SQL functions to handle Progress data does not require importing the file structure into the analysis......
WLanguage procedure called by fCopyFile
WLanguage procedure ("callback") called by fCopyFile for each copied file.
SOAPError (Example)
Usage example of the SOAPError function
FileDisplay (Function)
Displays a file in the browser of Web user.
HOpenConnection (Function)
Opens a connection to a specific database.
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
_VisiteGuideeEtapeBulle (Type of variable)
Le type _VisiteGuideeEtapeBulle permet de définir toutes les caractéristiques avancées d'un XXX....
MyWindow (Reserved word)
MyWindow is used to handle the current window...
FinRedemption (Example)
Usage example of the FinRedemption function
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
Project Management Hub: Sprint management
A sprint or iteration is a development cycle......
Popup window
WINDEV allows you to open windows in popup format......
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
HCross (Function)
Crosses a record in a data file.
ZOrder (Example)
Usage example of the ZOrder property