ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
Multiline (Property)
The Multiline property determines if an element supports multiline text.
MCIPosition (Function)
Returns or changes the current position in a media file previously opened (MCIOpen).
4. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
WINDEV, WEBDEV and WINDEV Mobile: fully compatible format...
NumHelp (Function)
Returns the number of the help context associated with the specified control.
11. Table/Looper controls
Table/Looper controls can be used to display a set of information......
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
Warning 36: No BREAK, RETURN or RESULT was detected in the code of the loop
InitialValue (Property)
The InitialValue property is used to get and/or change an initial value....
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
The archives
WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress and merge your files into archives......
HCreateMovableReplica (Function)
Creates a movable replication.
Control management functions
List of functions for managing controls...
Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
Events associated with Peeling Corner controls
WEBDEV proposes the following events:...
Visible (Property)
The Visible property is used to set the visibility of an element.
RegexMatch (Function)
Checks whether a string matches the format defined by a regular expression.
TreeSelectPlus (Function)
Selects an element in a TreeView control.
Warning 18: Loop without potential end
Events associated with Breadcrumb controls
List of events associated with Breadcrumb controls...
11. User Macro-Code: UMC in practice
Events associated with a Switch control