ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
iEllipse (Function)
Prints an ellipse (in a rectangle).
PDF Reader control: How to use the ribbon and tabs
The PDF Reader control includes multiple features accessible via......
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
FaxConnect (Function)
Establishes a connection to a fax server.
MultimediaHeight (Function)
Returns the height (in pixels) of the source image of the multimedia file played in the Multimedia...
MultimediaWidth (Function)
Returns the width (in pixels) of the source image of the multimedia file played in the Multimedia...
NotesActivateView (Function)
Indicates the view that must be handled in Lotus Notes.
TextProgressBar (Property)
The TextProgressBar property gets and sets the text displayed in a progress bar.
Error 31: The file to include is not found. Check the name and path ...
iPrintingNation (Function)
Modifies the current language for the next print (programmed print or report print).
ASPDisplay (Function)
Calls an external ASP script and returns the result page in the current browser window.
PHPDisplay (Function)
Calls an external PHP script and returns the result page in the current browser window.
ScriptDisplay (Function)
Calls an external script or page (.php, .asp, .mhtml or.mht) and returns the result page...
NetworkUser (Function)
Identifies the name of the connected user.
OLE DB: Required configuration
To handle a database via OLE DB, the following elements must be installed on the development...
HChangeLocation (Function)
Modifies the search mode of physical data files (.FIC, .NDX, ...).
MobileNetworkConnectionInfo (Function)
Returns information regarding the current connection to data on the mobile network.
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
mlzInsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
Assisted universal replication
To easily establish the universal replication between the data of a remote application...
Partial indexing of memos
You now have the ability to index the content of a text memo item......
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed...
Installing a WEBDEV site with zero-downtime update
Starting with version 24, you can update a Session or AWP site without disconnecting users......
WDAPI: Using the APIs in a WINDEV application
The two most interesting features of WDAPI are......