ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HOpenConnection (Function)
Opens a connection to a specific database.
iCloseReport (Function)
Stops printing the current report immediately.
WordToArray (Function)
Fills an array with the words from a string.
Using RAD patterns
The steps for creating a RAD pattern are as follows......
BurnerSelect (Function)
Used to select the default burner.
<Destination>.CopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
ListDelete (Example)
Usage example of the ListDelete function
ListSelect (Example)
Usage example of the ListSelect function
ControlClone (Example)
Usage example of the ControlClone function
sOpen (Example)
Usage example of the sOpen function
grSourceCategoryLabel (Example)
Usage example of the grSourceCategoryLabel function
zipNbFile (Example)
Usage example of the zipNbFile function
FirstDayOfYear (Function)
Returns the date of the first day of the year.
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
DotNetDelegate (Example)
Usage example of the DotNetDelegate function
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
CalendarSelect (Function)
Returns the date selected in a Calendar control.
HTTPResetForm (Function)
Clears an HTTP form that is currently edited.
Dictionary
The dictionary is a file that can contain the project elements......
Multiline (Property)
In a window or page, the Multiline property is used to: find out and modify the "Multiline" option of an Edit control. find out and modify the "Multiline" option of a column in a Table control. In a report, the Multiline property is used to determine and change the "Multiline" option of a control....
NotesCloseDatabase (Function)
Closes the local or remote database used (Lotus Notes or Domino).
ArraySort (Example)
Usage example of the ArraySort function
LDAPListChildren (Example)
Use example for the LDAPListChildren function
XMLAddChild (Example)
Usage example of the XMLAddChild function