ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CompleteDir (Function)
Adds a backslash to the end of a string, if necessary.
MultimediaHeight (Function)
Returns the height (in pixels) of the source image of the multimedia file played in the Multimedia control.
MultimediaWidth (Function)
Returns the width (in pixels) of the source image of the multimedia file played in the Multimedia control.
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview Table control.
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
TimeToString (Function)
Converts a time to a string in the specified format.
InfoBuild (Function)
Displays a custom message in a system information window.
Email (Variable type)
The Email type is used to handle the email content as well as the associated information.
Different types of data (Type of variable)
A variable is defined by name and type......
Spreadsheet control: Available formulas
At runtime, in the Spreadsheet control, the end user directly enters the calculation formulas......
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
Cursor (Property)
The Cursor property is used to get and change the position of the mouse cursor in one of the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control. HTML Editor control....
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
EmailMsgError (Function)
Returns the message corresponding to the error identifier.