ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Parameters of the procedure used by TreeListItem
Procedure ("Callback") called by TreeListItem for each "child" element found. This procedure can be a local, global or internal procedure.
PageDisplay (Function)
Displays a web page in the user's browser....
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
iVPos (Function)
iVPos is kept for backward compatibility.
iHPos (Function)
iHPos is kept for backward compatibility.
Logical operators
The logical operators are as follows......
Icon (Property)
The Icon property is used to: Find out the icon displayed in the title bar of a window or a Dockable Panel control. Change the icon displayed in the title bar of a window or a Dockable Panel control....
RTFSearch (Function)
Finds a character string in an RTF control (found in a window or in a report) or in a character string containing text in RTF format.
Error 1008: The member of the class is protected
Error 1009: The member of the class is private
Infinite Progress Bar control
Progress bars provide useful information to the end user......
TreeListItem (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control.
ToolTipDelay (Function)
Used to modify: the timeout before displaying the tooltips. the display duration of the tooltips....
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
iDidotFont (Function)
Selects the unit that will be used for the height of the fonts (created by iCreateFont): DIDOT point or PICA point.
1. Deploying a static site
Beep (Function)
Emits a beep.
Importing a CSS style sheet
WEBDEV allows you to import a CSS style sheet into a WEBDEV project......
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
Positioning a toolbar
A Toolbar control can be created in a "Free" window or in an "MDI Parent" window......
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
ThreadExecute (Function)
Starts the execution of a secondary thread.
Type (Example)
Usage example of the Type property
iTransparentMagenta (Function)
Modifies the management mode of Magenta color in order for this color to be considered as being transparent (or not) in all the forthcoming prints.