ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DocInsert (Function)
Inserts an object into a Word Processing document or replaces the content of the current fragment. The objects that can be used are: an element, a document, a paragraph, a text, an image, a fragment....
Modified (Property)
The Modified property lets you know if an element has been modified.
Author (Property)
The Author property gets and changes the author of an element.
RightMargin (Property)
The RightMargin property sets the right margin of an element.
TopMargin (Property)
The TopMargin property sets the top margin of an element.
Assigning dependencies to requirements
The following steps must be performed to implement the requirements......
BottomMargin (Property)
The BottomMargin property sets the bottom margin of an element.
Binding a List Box control to an item
A List Box control can be bound to an item in a data file, query, etc....
SNMPGetNext (Function)
Reads the value found after the last value retrieved for an SNMP agent.
LastDayOfWeek (Function)
Returns the date of the last day of the week corresponding to a given date.
wWDGetReturnValueType
Type of the return value of the last nWDExecute, nWDExecuteEx or nWDEvalue statement]......
NotesViewSeekLast (Function)
Seeks the last document found in the current view in Lotus Notes.
J2EEError (Function)
Returns the error for the last J2EE procedure that failed.
ContactLast (Function)
Reads the last contact in a Lotus Notes or Outlook address book.
HErrorInfo (Function)
Returns a detailed information about the last error triggered by the HFSQL engine.
Automated tests: Emulation functions
List of automated tests: Emulation functions...
The Repositionable Note control
The Repositionable Note control allows you to include the famous yellow sticker in your applications......
iPhone window: window creation wizard
The wizard for window creation allows you to easily create a window containing all main elements of a window for an iPhone application......
How to create and handle a structure?
This help page explains how to create and handle a structure....
ListDLL (Function)
Returns: at runtime: the list of libraries (".DLL" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site. Only the libraries loaded in memory are listed. in test mode: all the libraries installed on the current computer....
<Table>.SelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
TableSelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
<Source>.ListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.