ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ComponentInfo (Function)
Returns information about a component.
fSeek (Function)
Gets and sets current position in an external file.
docTable (Type of variable)
The docTable type is used to define the advanced characteristics of a Table paragraph found in a Word Processing document.
pdfDocument (Type of variable)
The pdfDocument type gets all the characteristics of a PDF file: author, date created, page content, etc.
fMoveDir (Example)
Usage example of the fMoveDir function
Link Description (Type of variable)
A Link Description variable is used to describe a link between two data files through programming.
Creating the Form pages of a WEBDEV RAD pattern
ChangeAction (Example)
Usage example of ChangeAction
DnDCursor (Example)
Usage example of the DnDCursor function
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL tables.
GesturePosX (Function)
Returns the horizontal position of the pointer (finger or stylus).
Position (Function)
Finds the position of a specified string within another string.
NullAllowed (Property)
The NullAllowed property is used to manage the NULL value in the items of HFSQL tables.
HTTPSendForm (Function)
Sends an HTTP form.
Input (Function)
Displays a message allowing the user to type an information.
Record (Type of variable)
The Record type is used to save the values of a record.
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
ModbusDisconnect (Function)
Closes the Modbus session.
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage......
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......