ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CaptionPeriodHeader (Property)
The CaptionPeriodHeader property is used to get and change the caption of the time period displayed in the header of a Scheduler or Agenda control in a report.
SpreadsheetSelectWorksheet (Function)
Selects a worksheet (identified by its name) in a Spreadsheet control.
HTMLEdit (Property)
The HTMLEdit property is used to: find out whether a Word Processing control is displayed in optimized mode for HTML editing, modify a Word Processing control to display it (or not) in optimized mode for HTML editing....
ParentObject (Function)
Identifies the "parent" of a graphic object: control, column, window, page, ...
TreeListItem (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control.
XMLClose (Function)
Closes an XML document created by XMLDocument.
DiagramGroup (Function)
Creates a group from the elements selected in the Diagram Editor control.
12. Pages in practice
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
PDFIsProtected (Function)
Checks whether the PDF file requires a password in order to be read.
SocketConnectInfrared (Function)
Connects a client computer to a given socket via the infrared port.
Testing and debugging a remote site
WEBDEV offers several methods to test and debug a site on the development computer (see The different types of WEBDEV sites)......
RibbonCloseGrouping (Function)
Closes the group currently open in a Ribbon control.
VideoRequestPermission (Function)
Requests permission to use the device's camera....
WEBDEV User Groupware: Tips
This help page contains different programming tips for the User Groupware in WEBDEV......
CameraRequestPermission (Function)
Requests permission to use the device's camera....
ImageInfoClose (Function)
Closes the image file (in JPEG or TIFF format) used by ImageInfoValue and/or ImageInfoList and frees the image from memory....
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
StartDate (Property)
The StartDate property is used to determine and change the start date of the selected time period: in a Calendar control. in an Organizer control. in a Scheduler control....
EndDate (Property)
The EndDate property is used to get and change the selected time period end date: in a Calendar control, in an Organizer control. in a Scheduler control....
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....
SocketCreateSSL (Function)
Creates a secure socket according to the SSL protocol.
CheckmarkVisible (Property)
The CheckmarkVisible property is used to: Determine whether a checkmark is displayed to the left of a row in a TreeView control. Show or hide a checkmark to the left of a row in a TreeView control....
HPrepareQuery (Function)
Initializes a query and declares this query to the database server in order to optimize the next executions of this query.
HStartServer (Function)
Allows you to start an HFSQL server (this function is using the MantaManager service).