ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

UnloadProcedure (Function)
UnloadProcedure is kept for backward compatibility.
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
Project description: Languages tab
The project description window allows you to configure various elements of your project......
iPrintDuplicate (Function)
Prints a duplicate copy of a report.
SSH constants
The following constants are used to manage an SSH server:...
WinEdDeclareUndo (Function)
Declares how to cancel an action that was added by WinEdDo.
"END:" label
The END: label is used to define a code that will be systematically run at the end of process execution.
fSize (Function)
Returns the size of a file (in bytes).
Constants for managing ports
List of constants used by the functions for port management (serial and parallel ports)...
xlsColumnType (Function)
Returns the type of data entered in a column of an XLS file.
fSeek (Function)
Gets and sets current position in an external file.
dbgSaveDebugDump (Function)
Saves a dump file of the application.
3. Layouts
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 3 - Window orientation (layouts) - 15 min
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
zipPassword (Function)
Defines the password used to add files into the specified archive and to extract files from the specified archive (RAR, ZIP and WDZ format).
TableDeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.
Constants for managing MongoDB databases
Constants used by the Mongoxxx functions...
Automatic documentation of procedures and methods
To simplify the maintenance or the use of existing code by other developers, WINDEV proposes an automatic documentation for the procedures (or class methods)......
WebserviceWriteHTTPHeader (Function)
Adds an additional HTTP header to a request of a REST Webservice.
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
HExecuteProcedure (Function)
Runs a stored procedure.
Constants used by the Factory functions
The following constants are used by the functions for managing the software factory:...
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
xlsNbRows (Function)
xlsNbRows is kept for backward compatibility only.
HDropView (Function)
Removes a materialized view from the HFSQL server.