ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Action Bar control functions
The following functions are used to manipulate Action Bar controls...
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window ...
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information...
Camera (Property)
The Camera property is used to identify and change the camera used (back or front).
picRTF (Type of variable)
The picRTF type is used to define all the advanced characteristics of a layer that contains RTF.
TableRecNum (Function)
Returns the number of the current record in a Table control based on a data file.
VerticalSwipe (Property)
The VerticalSwipe property is used to determine and change the swipe direction in an internal window with swipe gesture support.
ThreadSuspend (Function)
Temporarily suspends the execution of the specified thread. Function not recommended.
tapiPlay (Function)
Plays a sound file (.WAV) for the specified line.
ContactLast (Function)
Reads the last contact in a Lotus Notes or Outlook address book.
CreateShortcut (Example)
Usage example of the CreateShortcut function
Generator of WINDEV skin templates: Customizing the elements
The generator of WINDEV skin templates is used to generate the necessary files for creating a custom skin template for the WINDEV projects......
Creating the RAD Pattern project
The steps for creating a RAD pattern are as follows:...
Data Binding: Creating controls from the "Project explorer" pane
Data binding is a process that binds variables in memory to controls in a window or page......
Anchor of overlaid controls (in a page)
WEBDEV allows you to define overlayable controls......
TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a window.
Body Complement block
The Body complement block is linked to the Body block......
Project Management Hub: Managing contributors
Contributors are the people who take part in one or more projects......
MenuAddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.
xlsSave (Function)
Saves an XLS document.
HTMLBefore (Property)
The HTMLBefore property gets and changes the HTML code added before the control.
HeaderVisible (Property)
The HeaderVisible property is used to: Determine if the row and column headers are displayed in a Spreadsheet control. Show or hide the row and column headers in a Spreadsheet control....
SchedulerWorkingHourResource (Function)
Used to indicate the specific working hours per day and per resource in a Scheduler control.
fTempDir (Function)
Returns the name of directory used to store the temporary files.
AppointmentContinuous (Property)
The AppointmentContinuous property is used to determine or change how multiple-day appointments are displayed in a Scheduler control.
dbgConnect (Function)
Used to connect a remote debugger to an application, service, Webservice, etc.
TrustedCertificateAdd (Function)
Adds a certificate to the list of trusted root authorities used to validate certification strings.
Pinned (Property)
The Pinned property is used to: Pin a control: the position of the pinned control will be relative to the visible area of its container and not to the content area. Determine if a control is pinned....