ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Converting C types
Depending on the type of programming, it may be useful to know the correspondence between the types used in C and the types used in WLanguage......
XML management: Use example
This application example manages an XML file named "Orders......
iPrintingNation (Function)
Modifies the current language for the next print (programmed print or report print).
HChangeLocation (Function)
Modifies the search mode of physical data files (.FIC, .NDX, ...).
grAddTimeData (Function)
Adds data at a precise moment in a time chart.
Animation of Mobile windows
In the mobile applications, the different screens of the application are displayed via a small animation: display from the right and the top, ... WINDEV Mobile allows you to configure this display mode of your windows in your mobile applications....
sfDeletedRecord (Type of variable)
The sfSeekDeletedResult type is used to find out the characteristics of a deleted record that was retrieved by SFSeekDeleted...
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
MySource (Reserved word)
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file...
NextTitle (Function)
Modifies the title of next window to open.
tapiListen (Function)
Starts the call detection (also called "call monitoring service").
Properties associated with the cells of the status bars
List of properties associated with the cells of the status bars...
iAddAttachment (Function)
Adds an attachment in a PDF file generated by a PDF print export.
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
<Source>.Mode (Function)
Changes the mode and the method for locking data files.
grSurfaceAddData (Function)
Adds a data into a Surface chart.
OLECreateEmpty (Function)
Associates an OLE control with an OLE object by invoking a specific OLE server.
AnimationMinFPS (Function)
Configures the minimum number of images per second in order for the animations (transition effects) to be enabled in the controls.
SOAPToHTTP (Function)
Builds the HTTP request to call a function of a Webservice. This request can be modified to adapt it to the expectations of the Webservice, if necessary. It can then be sent using HTTPSend.
CursorOptions (Property)
The CursorOptions property is used to manage the type of cursor used for a connection (Native Connectors, OLE DB, etc.).
BTLEConnect (Function)
Used to connect to a Bluetooth Low Energy device.
MenuClone (Function)
Clones a menu or a menu option as well as the associated code.
MultimediaBeginning (Function)
Positions at the beginning of the media file played in the Multimedia control.
MultimediaEnd (Function)
Positions at the end of media file played in the Multimedia control.
MultimediaStatus (Function)
Indicates the status of the multimedia file played in the Multimedia control.