ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MenuAddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.
zipClose (Example)
Usage example of the zipClose function
fTempFile (Example)
Usage example of the fTempFile function
ActionPlanExecute (Function)
Runs an instance of the action plan in the software factory.
Duration (Property)
The Duration keyword can correspond to: the keyword used to define a Duration variable. the Duration property of a saasVisit variable....
<Source>.Add (Function)
Adds: the record found in memory into the table (query or view). the record found in a Record variable into the table (query or view)....
ContentType (Property)
The ContentType property gets and sets the content of an element.
OpenMobileWindow (Function)
Opens a window in a mobile application.
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....
<Thread>.SendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
HTTPCancelForm (Function)
Cancels the declaration of an HTTP form and frees all its resources.
MapGetPosition (Function)
Returns the geographical position of the point located in the center of the map currently displayed in a Map control.
HModify (Example)
Usage example of the HModify function
Compile (Example)
Usage example of the Compile function
dCrop (Function)
Returns the cropped part of an image. This image is in an Image variable.
DisplayCurrency (Property)
The DisplayCurrency property gets and sets the currency used when entering or displaying values in a "Currency + Euro" control.
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
OrganizerTimeDisplayed (Function)
Defines the time range displayed by the Organizer control in Day mode or in Week mode.
OrganizerListAppointment (Function)
Returns: the list of appointments found between two dates in an Organizer control, all appointments found in an Organizer control, a specific appointment (selected or hovered)....
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.