ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Report based on a query
Queries are used to easily select records in one or more tables......
OpenContextMenu (Function)
Automatically opens a context menu for the current control, window or page.
HExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL table, from a query or from an HFSQL view into a physical file (on disk).
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
Edit control properties
You can manipulate Edit controls in a window, page or report using the following WLanguage properties......
NbCopy (Property)
The NbCopy property is used to determine and change the number of report copies to print.
EmailGetAll (Function)
Retrieves all the emails found on a server.
The TimeLine control
The TimeLine control can be used to represent chronologies of closely spaced events that may be parallel....
HListServerTrigger (Function)
Lists the different triggers available on a connection or on one of the connection files.
HOptimize (Function)
Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter.
SocketCreateSSL (Function)
Creates a secure socket according to the SSL protocol.
TextToRTF (Function)
Converts text to Rich Text Format.
PDFOpen (Function)
Opens a PDF document and loads it in a pdfDocument variable.
PDFClose (Function)
Closes the PDF file loaded in memory in a pdfDocument variable.
SysXRes (Function)
Returns the horizontal screen resolution.
HDeleteServerTrigger (Function)
Deletes a server trigger.
HActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
fDirSize (Function)
Returns the size of a directory in bytes.
GPSGetPosition (Function)
Retrieves information about the current device position.
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
MemoryCurrency (Property)
The MemoryCurrency property is used to get and change the currency used when manipulating a "Currency + Euro" control programmatically.