ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Environment of the report editor
Environment of the report editor...
MemSeek (Function)
Seeks an element in a memory area: on the value added by MemAdd or on the value modified by MemModify, on the return value....
Val (Function)
Returns the numeric value of a character string.
ToClipboard (Function)
Writes text or image information into the system clipboard.
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications......
System constants
List of constants used by the system functions....
Events associated with internal windows
List of events associated with internal windows...
Materialized view
Google Calendar management functions
List of functions for managing Google calendars...
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
SysScreenOrientation (Function)
Allows you to: get the screen orientation of the device (Android, iOS or Universal Windows phone). set the screen orientation of the device (Android phone)....
ScrollWithFinger (Property)
The ScrollWithFinger property is used to: Determine if the content of a control can be moved with the finger ("finger scrolling"). Enable or disable touch-responsiveness for a control....
WinEdUndo (Function)
Undoes the last action performed by the end user when modifying the interface ("Allow end users to modify the UI" option enabled).
WinEdRedo (Function)
Runs the last action undone by the end user ("Allow end users to modify the UI" option enabled).
Functions for managing Google contacts (prefix syntax)
List of functions for managing Google contacts...
XML functions
List of XML functions...
5. Modal, non-modal or MDI windows
Modal, non-modal or MDI windows...
Constants for managing emails
List of constants used by the functions for managing emails....
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.
PDFSave (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
The Slider control (in a page)
WEBDEV proposes two types of sliders......