ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AdditionCompleted (Example)
Usage example of the AdditionCompleted property
htmlNode (Type of variable)
The htmlNode type is used to define all the advanced characteristics of a node of an HTML document.
KanbanDeleteList (Function)
Deletes a list from a Kanban control.
AAF: File Path edit controls
The edit controls that use the "File name and full path" input mask propose several AAFs (Automatic Application Features): a specific popup menu used to handle the file. a file preview in thumbnail format (for an Image or PDF file path)....
Error 502: Incompatible type
Passing parameters
The parameters can be passed to a procedure......
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......
MaVisiteGuidée
The Variable MyGuidedVisit allows handle the current guided tour. The variable Ma GuidedTour allows you to know the characteristics of the variable of type GuidedTour used.
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
HTMLToText (Function)
Converts an HTML string or buffer to text.
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
Programming the table cells
The Table controls can be handled......
zipArchivedFile (Type of variable)
The zipArchivedFile type is used to handle a file found in an archive in one of the following formats: ZIP, CAB, RAR or WDZ or a file to add into an archive.
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
Handling a Progress Bar control through programming
A Progress Bar control can be handled through programming......
NumericFormat (Type of Variable)
The NumericFormat type allows you to define all the characteristics of the format that can be used with the NumericalToString function.
LoadProcedure (Function)
LoadProcedure is kept for backward compatibility.
Break in a report
The break is used to group the records corresponding to a sort criterion......
Creating an application using the RAD methodology
The RAD (Rapid Application Development) is a technology used to easily create a full application (or site)......
8. Sharing a project in practice
Application : automatically executed processes / events
Several actions are automatically performed when opening or closing an application....