ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BankHolidayDeleteAll (Function)
Clears the list of all public holidays.
ERR_BAD_CONTEXT
ArcCos (Function)
Returns the arc cosine of a numeric value (integer or real).
IFrame control
IFrame is an HTML concept......
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
OrientationTitle (Property)
The OrientationTitle property is used to: Find out if the title of an Table control column (or all Table control columns) are tilted.. Tilt or not the title of an Table control column (or of all Table control columns)....
Multiple setup of same site on the same server
The same site can now be automatically installed on the same server without having to rename the project......
GglListContactByRequest (Function)
Retrieves a list of contacts from custom parameters.
GetTheme (Function)
Gets the current theme of a mobile application.
Site test: the different types of tests
WEBDEV includes multiple methods for testing your sites......
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
GetTypeDefinition (Function)
Gets the description of a type identified by name.
ServiceWaitStatus (Function)
Waits for a service to be in a specific status.
List,Select,? (External language)
Returns the element selected in the list.
Windows,TCurrent (External language)
Modifies the title of the current window.
<zipArchive variable>.DeleteFileList (Function)
Deletes a list of files from an archive.
<ParallelTask variable>.Wait (Function)
Waits for the execution of a parallel task.
SysSetFocus (Function)
Sets focus to a window or control.
SchedulerTaskList (Function)
Retrieves the list of scheduled tasks.
<Kanban>.InsertList (Function)
Inserts a list in a Kanban control.
<Kanban>.DeleteList (Function)
Deletes a list from a Kanban control.
<Kanban>.MoveList (Function)
Moves a list in a Kanban control.
KanbanInsertList (Function)
Inserts a list in a Kanban control.