ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WebserviceParameter (Function)
Gets the value of a parameter in a call to a SOAP or REST Webservice request.
BreakAdd (Function)
Adds a break into a Table or Looper control.
EmailExportHTML (Function)
Retrieves the HTML code of an email to display it in an HTML control (HTML control, HTML Display control, etc.).
USBFind (Function)
Finds a USB device according to keywords.
fEncrypt (Example)
Usage example of the fEncrypt function
DiagramGroup (Function)
Creates a group from the elements selected in the Diagram Editor control.
Point (keyword)
The Point keyword is used to manage a point...
StartDate (Property)
The StartDate property gets and sets the start date of a time period.
Format (Property)
The Format property is used to identify and change the format of an element
EndDate (Property)
The EndDate property gets and sets the end date of a time period.
Screen,Coordinate (External language)
Retrieves the coordinates of the control in relation to the top left border of the window as well as the physical size of a control.
LooperRefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
Condensed (Property)
The Condensed property is used to: Determine whether a Font variable is condensed. Condense a Font variable. This property is kept for backward compatibility....
Extended (Property)
Extended is used to: Find out whether a Font variable is extended. Extend (or not) a Font variable. This property is kept for backward compatibility....
Large (Property)
Large is used to: Find out whether a Font variable is enlarged. Enlarge (or not) a Font variable. This property is kept for backward compatibility....
TableDisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control.
Sharing elements with a WINDEV application
Defines the type of context menu displayed by a chart....
grSunburstAddData (Function)
Adds a data to a Sunburst chart.
TableSetFocus (Function)
Gives focus to a row found in a Table or TreeView Table control: the control switches to edit for the specified row and column.
Wait (Function)
Temporarily stops the program execution.
HeightInPixel (Property)
The HeightInPixel property is used to get the height in pixels of a control in a report.