ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OrientationTitle (Property)
The OrientationTitle property is used to: Find out if the title of an Table control column (or all Table control columns) are tilted.. Tilt or not the title of an Table control column (or of all Table control columns)....
Organization Chart: Displaying a manufacturing process
An Organization Chart control can be used to display a diagram. It can be used, for example, to display the different steps of a process.
ControlToSource (Function)
Assigns the control value to the source of a control link.
CameraDisplay (Function)
Displays the video being captured by a web camera or by the camera of a mobile device in a "Camera" control. Function kept for "Version-26-compatible" Camera controls....
fSize (Function)
Returns the size of a file (in bytes).
DDEEvent (Function)
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically run.
SQLNext (Function)
Positions on the next row of the query result.
SQLPrevious (Function)
Positions on the previous row of the query result.
SQLLast (Function)
Sets the position on the last row of the query result.
xlsColumnType (Function)
Returns the type of data entered in a column of an XLS file.
XMLLast (Function)
Positions on the last element (tag or attribute) of the current tree level.
XMLFirst (Function)
Positions on the first element (tag or attribute) in the current tree level.
SMSRunApp (Function)
Starts the native application for sending SMSs found on the device (Android or iPhone/iPad)....
PDFToText (Function)
Extract the text contained in an Document PDF.
fSeek (Function)
Gets and sets current position in an external file.
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
How to open a page?
SOAPRun (Function)
Runs a procedure on a SOAP server.
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
Installing the monitor
The monitoring robot includes three executables......
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
rssCategory (Type of variable)
The rssCategory type is used to handle the category of a RSS stream or stream entry.
rssTextInput (Type of variable)
The rssTextInput type is used to describe the input area of RSS stream...