ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing assertions
...The main available features are as follows:...
13. External component in practice
External component in practice...
Seek (Function)
Searches for the index of an element in a WLanguage array.
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
TableInsertChild (Function)
Inserts a row into a TreeView Table control, in a given hierarchy level.
FirstDayOfYear (Function)
Returns the date of the first day of the year.
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
MyChildWindow (Reserved word)
MyChildWindow is used to handle the child window of the current window.
URLDecode (Function)
Decodes an encoded URL (which means with characters in %xx format).
Sensor functions
The following functions are used to manage the compass and the accelerometer in an application run on a mobile device (phone or tablet)....
1. Overview
Tutorial - Creating a website with back office processes Lesson 1 - Overview - 5 min
Zoom (Property)
The Zoom property gets or sets the zoom value: in an Image control. in a Map control. in an Organization Chart control. in a Table, TreeView Table, Pivot Table, Spreadsheet or List Box control. in a Word Processing control. in a PDF Reader control. in a Camera control. in a Diagram Editor control; in a window....
Age (Function)
Returns the age according to the date of birth.
HListParameter (Function)
Returns the list of parameters saved from the stored procedures on the server.
iPageHeight (Function)
Calculates the height of printable page (in millimeters) while taking the top or bottom margins into account.
iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account.
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
fCopyFile (Example)
Usage example of the fCopyFile function
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.
Component (Property)
The Component property configures the different components of a composite key.
HCopyRecord (Example)
Usage example of the HCopyRecord function
ProjectInfo (Function)
Returns specific information about the project currently run.
AppointmentAdd (Function)
Adds an appointment: in a Lotus Notes or Outlook calendar. in a calendar on a mobile device (Android or iOS)....
ControlContextMenu (Function)
Identifies the control on which the context menu was opened.
dModifyHue (Function)
Changes the hue of an image: in an Image control, in an Image variable....