ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Query
A query is used to interrogate a database in order to view, insert, modify or delete data......
<Image>.DrawArc (Function)
Draws a circle arc or an ellipse arc in an Image control.
<Image variable>.DrawArc (Function)
Draws a circle arc or an ellipse arc in an Image variable.
<Spreadsheet>.AddName (Function)
Specifies a name to identify a cell found in a Spreadsheet control.
<Map>.DeleteImage (Function)
Deletes an image drawn on the map displayed in a Map control.
<Map>.ModifyImage (Function)
Modifies an image drawn on the map displayed in a Map control.
fTempPath (Function)
Returns the name of directory used to store the temporary files.
BurnerVolumeName (Function)
Allows you to find out or modify the name of the CD or DVD to burn.
<Panel>.Detach (Function)
Detaches a Dockable Panel control to transform it into a floating window.
DateToDateInYear (Function)
Returns the number of the day in the year corresponding to a given date.
<Type Date>ToDayInYear (Function)
Returns the number of the day in the year corresponding to a given date.
15. Creating the executable in practice
Creating the executable in practice...
Dockable Panel control functions
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
tapiCallStart (Function)
Returns the date and time of the beginning of call (incoming or outgoing call).
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
VideoDisplay (Function)
Displays in a Camera control the video sequence currently transmitted by a "web camera" or by the camera found on the mobile device. Function kept for "Version-26-compatible" Camera controls....
EnumMenu (Function)
Returns: the name of nth option or sub-option found in the main menu of window. the name of nth option or sub-option found in a custom context menu (created with WINDEV or WINDEV Mobile)....
<zipArchive variable>.AddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
<Diagram variable>.StartModification (Function)
Indicates the start of a series of actions performed in a variable of type Diagram in a single event ("undo/redo")....
hbWriting (Type of variable)
The hbWriting type is used to define the characteristics of a write operation that will be performed in a row (record) of an HBase table.
WDINT license agreement
WDINT license agreement...
StoreTheConfiguration (Property)
The StoreTheConfiguration property is used to: Determine whether the configuration of the panes in a dynamic Tab control or Ribbon control is automatically saved and restored. Modify the configuration of the panes in a dynamic Tab control or Ribbon control so that it is automatically saved and restored (or not)...
The Conference control
...The Conference control allows you to view and/or listen to video and/or sound in real time......
PVTCalculateUpdate (Function)
Updates some of the data found in a Pivot Table control from a given date.