ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MultimediaStatus (Function)
Indicates the status of the multimedia file played in the Multimedia control.
MultimediaPause (Function)
Pauses a media file played in a Multimedia control.
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.
"WEBDEV Application Server" license agreement
"WEBDEV Application Server" license agreement...
MultimediaEnd (Function)
Positions at the end of media file played in the Multimedia control.
CharactType (Function)
Returns information about the type of character.
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
EvaluateExpression (Function)
Evaluates the value of an expression built in a character string.
HActivateAutoFilter (Function)
Enables an automatic filter on the linked files when browsing an XML file.
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
Execute (Function)
Starts the execution of a process through programming.
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
PageDisplay (Function)
Displays a web page in the user's browser....
fListFile (Function)
Lists the files found in a directory and returns the list of files.
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
Dashboard constants
Constants used by the functions for managing Dashboard controls...
TreeCollapse (Function)
Collapses a branch previously expanded.
ErrorThrow (Function)
Throw a non-fatal error.
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
MyParent (Reserved word)
MyParent is used to handle...
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.