ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for managing Scheduler and TimeLine controls
The following constants are used to manage Scheduler and TimeLine controls:...
Financial constants
List of constants used by the financial functions....
PowerStatus (Function)
Used to get various information about the battery (main or secondary) of the device on which the application is running.
HTransactionList (Function)
Returns the list of current or interrupted transactions on the server for the specified connection.
AppointmentModify (Function)
Modifies the current appointment: in a Lotus Notes or Outlook calendar. in the calendar found on a mobile device (Android/iOS)....
AppointmentDelete (Function)
Deletes: the current appointment from the calendar of a Lotus Notes or Outlook messaging. an appointment from the calendar found on a mobile device (Android/iOS)....
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
Assignment operators
Three assignment operators are available......
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
gpwDisconnectUser (Function)
Disconnects the current user from the User Groupware.
TableMoveBranch (Function)
Moves the content of a row as well as its entire descending tree structure in a TreeView Table control.
TableSwapBranch (Function)
Swaps the content of two rows (as well as their respective tree structure) in a TreeView Table control.
DashMoveWidget (Function)
Changes the position of a widget found in a Dashboard control.
SIPVisible (Function)
Displays the keyboard.
HTTPTimeOut (Function)
Sets the timeout for WLanguage functions that use the HTTP protocol (HTTPRequest, SOAPExecute, DotNetExecute, J2EEExecute, etc.).
SpeechRecognitionAddCommand (Function)
Adds a voice command into the current window.
Handling Rating controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle Rating controls programmatically....
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change the size of the font used in a control....
PDFReaderClose (Function)
Closes and frees the PDF file displayed in a PDF Reader control.
gpwGetUserInfo (Function)
Retrieves information about the current user (application that uses the User Groupware).
HTTPCookieReset (Function)
Deletes all cookies (globally or for a domain) stored: by the calls to HTTPRequest. by the calls to HTTPSend....
KeyType (Property)
The KeyType property is used to set the characteristics of a key item.
DefaultValue (Property)
The DefaultValue property is used to: Find out the default value of an item. This item was defined in the data model editor or through programming. Define the default value of an item (when describing the item through programming)....
Math functions
List of mathematical functions...
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min