ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

hScheduledTask (Type of variable)
The hScheduledTask type is used to manage a scheduled HFSQL Client/Server task through programming......
Check: Log of a WEBDEV site
The monitoring robot will retrieve the log of the day for a WEBDEV application on the associated FTP server......
Constants for managing Table, Treeview Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls....
iPrintImage (Function)
Sends the image file to print to the print buffer.
GanttAddHoliday (Function)
Defines a new holiday period on a row in a Gantt Chart column of a Table or TreeView Table control.
docElementImage (Type of variable)
The docElementImage type is used to handle the characteristics of an Image element found in a docElement variable.
Upload control events
The following processes are associated with the Upload control:...
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
MovableByBackground (Property)
The MovableByBackground property is used to: find out whether a window can be moved by the background, allow (or not) a window to be moved by the background....
Choose the action of the button in a page
WEBDEV proposes several actions of the button on the controls of the page......
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
PDF Reader control functions
The following functions are used to manage PDF Reader controls:...
HTML Editor control constants
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile....
FTPListFile (Function)
Lists the files (and/or the directories) found in a directory of an FTP server and returns the number of listed files (and/or directories)....
Peeling Corner control properties
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
Process (Type of variable)
The Process type is used to define the characteristics of the remote application that can be started by ExeRemoteRun.
Calendar (Type of variable)
The Calendar type is used to handle a calendar (or organizer) associated with a user account or found on the device.
SAPExecute (Function)
Calls a synchronous function or BAPI on a SAP system.
PDFReaderOpen (Function)
Opens a PDF file displayed in a PDF Reader control.
WebserviceWriteCustomHTTPCode (Function)
Specifies the custom HTTP code that will be returned when the execution of the REST Webservice function is completed.
Wait (Function)
Temporarily stops the program execution.