ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FilePath (Property)
The FilePath property gets: the name of the xlsx file associated with a Spreadsheet control. the name of the file associated with an Image Editor control. the name of the PDF file associated with a PDF Reader control. the name of the DOCX file associated with a Word Processing control. the name of the wddiag file associated with a Diagram Editor control....
Testing an iOS application on a mobile device
When developing an application for iOS (iPhone or iPad), WINDEV Mobile allows you to test the application being developed without having to recompile it on Mac, but directly on the iPhone or iPad......
Configuring an application with User Groupware
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
Static control properties
List of properties associated with a Static control...
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
gFontBold (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is in bold or not.
TableSortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
ToastDisplay (Function)
Displays a "Toast" message.
MapDeleteAll (Function)
Deletes the following from a Map control: all markers, all shapes, all images....
OpenMobileWindow (Function)
Opens a window in a mobile application.
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
fExeDir (Function)
Returns the directory from which the execution is started.
DnDEvent (Function)
Indicates the procedure to run during an event of Drag/Drop....
gRectangle (Function)
Builds a sequence of characters used to draw a rectangle.
EventCreate (Function)
Creates an event.
StatCorrelation (Function)
Calculates the coefficient of correlation between two series of values.
StatStandardDeviationP (Function)
Calculates the standard deviation for a full series of values.
HState (Function)
Used to find out the state of a record.
WarningAsynchronous (Function)
Displays a custom message in a non-blocking system warning window.
Types of charts available
WINDEV, WEBDEV and WINDEV Mobile propose different types of charts......
Description (Property)
The Description property is used to get and change the description of an element.
CommonLength (Function)
Returns the number of common characters between two strings (from the beginning or from the end of the string).