ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Image>.DrawRoundedRectangle (Function)
Draws a rounded rectangle in an Image control.
LooperToXML (Function)
Creates an XML file with data from a Looper control (Looper control based on a data file or populated programmatically).
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
12. Control templates
...Control templates...
DocRedoCount (Function)
Returns the number of canceled actions that can be redone on a Word Processing document.
MDIOpen (Function)
Opens and enables an MDI child window.
HBuildKeyValue (Function)
Builds the value of a composite key to implement a filter (HFilter) or to perform a search (HReadSeekFirst, HReadSeekLast, etc.).
RETURN statement
The RETURN statement is used to exit a statement block and the current process (or procedure).
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
MemoryCurrency (Property)
The MemoryCurrency property is used to get and change the currency used when manipulating a "Currency + Euro" control programmatically.
DocStartModification (Function)
Signals the start of grouping for a set of operations on a document in a single event (management of "undo/redo")....
<Image variable>.DrawRoundedRectangle (Function)
Draws a rounded rectangle in an Image variable.
apFullProjectName (Function)
Retrieves the full physical name of a project opened during the execution of an action plan.
<WDPic variable>.DrawRoundedRectangle (Function)
Draws a rounded rectangle in a WDPic variable.
<picLayer variable>.DrawRoundedRectangle (Function)
Draws a rounded rectangle in a picLayer variable.
diffApply (Function)
Applies a difference buffer to a specific buffer.
OrganizerDeleteAll (Function)
Deletes all the appointments from an Organizer control.
OrganizerPosition (Function)
Displays an Organizer control from a specified date or returns the date of the first day (or the date of the last day) displayed in an Organizer control.
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
gpwAddUser (Function)
Adds a user to the User Groupware database.
SysXRes (Function)
Returns the horizontal screen resolution.
<Array>.Sum (Function)
Calculates the sum of the array elements.
<Array>.Mean (Function)
Calculates the mean of the values within an array.
EditInsertToken (Function)
Inserts a token into a "Text token" Edit control.
fTempPath (Example)
Usage example of the fTempPath function