ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Deploying a WEBDEV site to a remote WEBDEV Application Server or WEBDEV Cluster
Installing a WEBDEV site (in Session or AWP mode) on a remote Application Server requires......
HCross (Function)
Crosses a record in a data file.
Opening, closing and saving a query
The query editor allows you to easily handle the queries....
End of Document block
The End of document block is run once at the end of the report execution......
Events associated with Flash controls
List of events associated with Flash controls...
The Flash control
The Flash control is used to display a Flash® animation in a WEBDEV page......
Flash control properties
The Flash control can be handled by the WLanguage properties in server code and in browser code......
PDFMerge (Function)
Merges several existing PDF files into a single PDF file. The files are merged one after another. The paths of PDF files can be found in an array.
<zipArchive variable>.Merge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
End of break block
The End of break block is optional......
BankHolidayDeleteAll (Function)
Clears the list of all public holidays.
RecycleBinClear (Function)
Clears the recycle bin of the system.
HClusterAddNode (Function)
Enables a node in an HFSQL cluster.
HClusterDeleteNode (Function)
Disables a node in a HFSQL cluster.
<Source>.Cross (Function)
Crosses a record in a data file.
Sound (Function)
Plays a sound in WAV format.
MemDeleteAll (Function)
Clears and deletes a memory zone.
Repairing the analysis
In some cases, an error message may appear when opening the analysis linked to a project......
AWP without UI
Bootstrap, Angular, React, Vue......
WEBDEV styles
The WEBDEV styles are advanced styles, easier to use than the CSS styles......
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
Office tools
WINDEV includes multiple "Office" controls that allow end users to use the desired tools without leaving the application......
RETURN statement
The RETURN statement is used to exit a statement block and the current process (or procedure).
Timer (Function)
Periodically and automatically calls a WLanguage procedure.