ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FTPCommand (Function)
Sends a specific FTP command to a server.
The structure of the file for remote control
The management of remote control uses a file in INI format......
Creating the RAD Pattern project
The steps for creating a RAD pattern are as follows:...
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
NotifPushProcedure (Function)
Specifies the WLanguage procedure called when a push notification is received by a WINDEV Mobile application (Android or iOS).
WLanguage procedure called by fListFile
WLanguage procedure ("Callback") called by fListFile for each file found.
WLanguage procedure called by fCopyFile
WLanguage procedure ("callback") called by fCopyFile for each copied file.
FTPSize (Function)
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).
BurnerAddFile (Function)
Adds a file to the compilation.
The "Code hashtags" pane
How Session mode pages work
WEBDEV includes several types of pages to create dynamic sites......
Setup for WINDEV and WEBDEV (Development version and WEBDEV Application Server for Windows)
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
EventChange (Function)
Modifies the status of an event.
Anchor of overlaid controls (in a page)
WEBDEV allows you to define overlayable controls......
2. Analysis in practice
HWatch (Function)
Trigger monitoring of write actions (add, modify or delete) performed on a table present on an HFSQL server. In case of modification, a specific procedure can be triggered.
I work as a developer: How to manage my tasks and my schedule?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile include many tools to help developers manage their schedules and the different associated tasks......
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
Native SQL Server Connector: Retrieving the output value of a stored procedure
The Native SQL Server Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....