ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

NetGetFile (Function)
Retrieves an existing file from an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
AutoRunAdd (Function)
Allows you to automatically start a WINDEV application when a specific event occurs.
ImageInfoClose (Function)
Closes the image file (in JPEG or TIFF format) used by ImageInfoValue and/or ImageInfoList and frees the image from memory....
diagWaypoint (Type of variable)
The diagWaypoint type is used to define all the advanced characteristics of a connector waypoint.
docProperty (Type of variable)
The docProperty type is used to define the properties of a Word Processing document.
redisConnection (Type of variable)
The redisConnection type is used to define all the advanced characteristics of a connection to a Redis server (or cluster).
SocketWrite (Function)
Writes a message intended to another socket.
Sound (Function)
Plays a sound in WAV format.
HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
WLanguage procedure called by AppDetectUPDAvailable
Procedure ("Callback") called by AppDetectUPDAvailable when an update for the active application is detected.
HCopyFile (Function)
Copies an HFSQL data file (.fic, .ndx and .mmo files if they exist): from the HFSQL server to the server (to perform a backup for example). from the HFSQL server to the client (to perform a local backup for example). from the client to the HFSQL server (to update the data files for example). from an HFSQL server to antoher HFSQL server....
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)...
HDeclareExternal (Function)
Temporarily imports into the current database schema the description of a table from an existing HFSQL table.
saasPricing (Type of variable)
The saasPricing type is used to define the advanced characteristics of a SaaS pricing.
WebserviceParameter (Function)
Gets the value of a parameter in a call to a SOAP or REST Webservice request.
diagHead (Variable type)
The diagHead type is used to define all the advanced characteristics of an end of a connector in a diagram.
ListPosition (Function)
Displays a List Box or ListView control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
HDescribeFile (Function)
Describes a data file programmatically.
ToastDisplayIW (Function)
Opens a toast whose content is based on an internal window.
iPageEnd (Function)
Forces the move to the next page during the report print.