ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
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.
Events associated with Calendar controls
List of events associated with Calendar controls...
WLanguage procedure called by fCopyFile
WLanguage procedure ("callback") called by fCopyFile for each copied file.
Reduce (Function)
Applies a computation to each element of a WLanguage array.
dbgWriteWarningAudit (Function)
Writes a custom runtime warning into the dynamic audit.
HOpenConnection (Function)
Opens a connection to a specific database.
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
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
FileDisplay (Function)
Displays a file in the browser of Web user.
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
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....