ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing HFSQL Classic data files
The HFSQL Control Center allows you to fully manage HFSQL Classic data files......
The "Project Management Hub" pane
The "Project Management Hub" pane displays the tasks assigned to the current developer......
WebserviceParameter (Function)
Gets the value of a parameter in a call to a SOAP or REST Webservice request.
Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
<Array>.Info (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
FileToMemory (Function)
Automatically initializes the values of the members found in a class or in a structure with the values of the items of the current file record.
<Array>.Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
TreeID (Function)
Used to build the path of the elements found in a TreeView control by differentiating the duplicates.
ArrayInfo (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
fExtractPath (Function)
Returns the different elements of a path: disk, directories, name and extension of the file.
Breadcrumb control properties
The WLanguage properties are used to handle the Breadcrumb control as well as one of its elements......
Automatic error handling
Error handling can be customized for each process......
MemNext (Function)
Positions on the next element of a memory zone and returns the value of this element.
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
EndTotalRange (Property)
The EndTotalRange property is used to: get the last date or time that can be displayed in a Scheduler or TimeLine control. change the last time that can be displayed in a TimeLine control....
EndVisibleRange (Property)
The EndVisibleRange property is used to: find out and modify the last visible date or time in a Scheduler control or in a TimeLine control. modify the last visible time in a TimeLine control....
ImageLast (Function)
Displays the last image for the scroll.
ActionRedo (Function)
Runs the last action canceled.
<Image>.Last (Function)
Displays the last image for the scroll.
JavaExecute (Function)
Starts a Java application or a Java applet by invoking the "Main" method of a given Java class.
8. External component
An external component is a set of WINDEV Mobile elements: windows, reports, analysis, etc....
Programming patterns
CAUTION......
Automated tests: Test-specific functions
List of automated tests: Test-specific functions...
Site test: the different types of tests
WEBDEV includes multiple methods for testing your sites......
TableRestorePositionAndSelection (Function)
Restores the scrollbar position in a Table or TreeView Table control as well as the selected elements.