ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
Component (Property)
The Component property configures the different components of a composite key.
URLDecode (Function)
Decodes an encoded URL (which means with characters in %xx format).
FTPCurrentDir (Function)
Identifies or modifies the current directory on an FTP server (File Transfer Protocol).
Describing a problem to the Free Technical Support
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV Mobile......
Error (Function)
Displays a custom error message in a system error window.
AIDetectModel (Function)
Runs a trained neural network model on an image. This function allows you to use artificial intelligence to detect objects in an image.
Setup directory
The setup wizard allows you to configure the setup directory of application....
HManageServerUpdate (Function)
Used to manage the automatic update of HFSQL Client/Server servers by specifying the check frequency regarding the availability of updates....
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
ContactSource (Type of variable)
The ContactSource type is used to define the advanced characteristics of a source (or account) for the contacts (example: Google, Exchange, Facebook).
rssCloud (Type of variable)
The rssCloud type is used to describe the method for subscribing to the notifications of modification made to the RSS stream...
ContactCreate (Function)
Displays the window for contact creation of the native application for contact management found on the device (Android, iPhone or iPad, Universal Windows).
Report viewer: Text copy
The report viewer allows you to copy text from the report and paste it to a file in another application......
EnumMenu (Function)
Returns: the name of nth option or sub-option found in the main menu of window. the name of nth option or sub-option found in a custom context menu (created with WINDEV or WINDEV Mobile)....
FTPName (Function)
Returns the name of last file accessed by an FTP function (File Transfer Protocol).
EmailStatus (Function)
Returns the status of an email sent via an SMTP session started in asynchronous mode.
Local procedure
Two types of procedures are available......
EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
Process (Type of variable)
The Process type is used to define the characteristics of the remote application that can be started by ExeRemoteRun.
pvtPosition (Type of variable)
The pvtPosition type is used to handle a cell of a Pivot Table control.
SpeechSynthesisReadText (Function)
Reads the specified text using the device's text-to-speech engine....
HTML Editor control constants
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile....