ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SocketCreateSSL (Function)
Creates a secure socket according to the SSL protocol.
grScatter3DProjection (Function)
Indicates whether the points found in a series of a 3D Scatter chart must be be projected on a given plane.
WLanguage procedure called by AppDetectUPDAvailable
Procedure ("Callback") called by AppDetectUPDAvailable when an update for the active application is detected.
HideWhileScrolling (Property)
The HideWhileScrolling property is used to: Determine if the pinned control is hidden while scrolling, Show or hide the pinned control while scrolling....
RTFSearch (Function)
Finds a character string in an RTF control (found in a window or in a report) or in a character string containing text in RTF format.
H.NumRec (Variable)
Contains the number of the physical record loaded in memory (which means the number of the last record read).
LooperToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS......
docElementImage (Type of variable)
The docElementImage type is used to handle the characteristics of an Image element found in a docElement variable.
NumberPage (Property)
The NumberPage property is used to get: the number of pages in a "multi-page" image file. This image is displayed in an Image control or in the background of a Chart control. the number of pages in a PDF file displayed in an Image control. the number of pages found in a PDF file displayed in a PDF Reader control. the number of pages found in a DOCX file displayed in a Word Processing control....
WinSize (Function)
WinSize: returns or modifies the window display mode (maximized, minimized or normal), modifies the window height and/or width, moves the window and modifies a window's height and/or width....
Error
The Error keyword is used to manage the errors.
OpenMainMenu (Function)
Opens the main menu of the current window.
VisibleRange (Property)
The VisibleRange property is used to get and change the width of the Range Slider control track.
HPrepareQuery (Function)
Initializes a query and declares this query to the database server in order to optimize the next executions of this query.
RTFAddLink (Function)
Adds a link to a text section in an RTF Edit control.
TextToRTF (Function)
Converts text to Rich Text Format.
WLanguage procedure called by fTrackDirectory
WLanguage procedure ("callback") called by fTrackDirectory when a change is made to the tracked directory.
WLanguage procedure called by fTrackFile
WLanguage procedure ("callback") called by fTrackFile when a change is made to the tracked file.
WHelp (Function)
Displays a file or a help page in HLP or CHM format.
LooperInfoXY (Function)
Used to find out the row or control located at specific position in the Looper control (X, Y).
Description of a CSS style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
Monitoring robot: General check parameters
The general parameters of the check must be defined when creating or modifying a check......
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......