ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LOOP statement
The statement block is repeated endlessly...
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
Message (Function)
Displays or removes a message from the status bar of the current window or browser.
OpenMobileWindow (Function)
Opens a window in a mobile application.
RegistrySetValue (Function)
Writes a value to a key in the Windows registry.
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......
WLanguage procedure called by HTrack
WLanguage procedure called by HTrack
iPrintReport (Function)
Prints a report created with the report editor.
The RTF control (Report editor)
The "RTF" (Rich Text Format) control is used to display a formatted character string in your report......
Step 6: User Groupware settings
If the site is configured to use the user groupware, the parameters of the groupware database can be configured during the setup......
grWndSize (Function)
Defines the size of the window containing the chart.
Creating the Vision pages of the WEBDEV RAD pattern
zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.
Image control in a page
HDeleteLink (Function)
Deletes an integrity rule between two data files on the server.
WinStatus (Function)
Identifies or modifies the window status.
Creating the Form windows of a WINDEV RAD pattern
Adding files into a replication (ReplicEdit)
When the replication is described, the data files must be added into the replication......
Selecting the application or the files to install
WINDEV includes a wizard for generating a setup program: to install a WINDEV application. to install other files. Installing goodies for example (images, videos, ...)....
ServiceUninstall (Function)
Uninstalls a service.
6. Chart and Pivot Table
WINDEV Tutorial: WINDEV application: Managing data Lesson 6 - Chart and Pivot Table - 30 min
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).