ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FTPRenameFile (Function)
Renames or moves a file found on an FTP server (File Transfer Protocol).
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
Sharing the popup menus in the project
In most cases, several popup menus are included in your applications......
Chart: Managing legends
Several types of legends are supported in the charts......
NetDirList (Function)
Lists the directories and the files found: on the FTP server (File Transfer Protocol) or on the RPC server (Remote Procedure Call) powered by WINDEV, on the client computer. This function is kept for backward compatibility....
WinInYPos (Function)
Returns the vertical position of the upper-left corner of the internal area (without border and title bar) of a window in relation to the upper-left corner of the screen.
WinInXPos (Function)
Returns the horizontal position of the upper-left corner of the internal area (without border and title bar) of a window in relation to the upper-left corner of the screen.
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project......
The "Interactive zoom" pane
The "Interactive zoom" pane is used to zoom the section currently hovered by the mouse cursor......
InStoredProcedureMode (Function)
Indicates whether the code is run on an HFSQL server.
Success (Property)
The Success property indicates whether the operation was successful.
HServerWorkingDir (Function)
Returns the path of a temporary directory on the HFSQL server.
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
HDeleteSet (Function)
Deletes a set of stored procedures from an HFSQL server.
ReplicOpen (Function)
Opens a replication in direct mode or with a replication server.
DNSAddAddress (Function)
Adds an IP/Name relation into the DNS server....
HDeleteDirectory (Function)
Deletes a directory from an HFSQL Client/Server database....
HRSListConfig (Function)
Lists the replications available on a master HFSQL server.
HDuplicateDatabase (Function)
Duplicates the database associated with a connection on an HFSQL server.