ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automatic error handling
Error handling can be customized for each process...
Report viewer: Text copy
The report viewer allows you to copy text from the report and paste it to a file in another application......
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......
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).
fSplit (Function)
Splits a file into several files.
HStopServer (Function)
Stops an HFSQL server.
HModifyDatabaseRights (Function)
Modifies the rights granted to a user or to a group for a HFSQL Client/Server database....
HModifyDatabaseProperty (Function)
Modifies the properties of a database located on an HFSQL server.
Process (Type of variable)
The Process type is used to define the characteristics of the remote application that can be started by ExeRemoteRun.
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....
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
WorkingDirectory (Property)
The WorkingDirectory property is used to: get or change the directory used by the HTML Editor control to store the images and CSS sheets of an HTML page. get the directory used by the HTML Display control to store the images and CSS sheets of an HTML page. get the directory used by the Camera control to save photos and videos....
Alias (Property)
The Alias property is used to: get or change the alias of a window (WINDEV and WINDEV Mobile). get or change the alias of a dynamic tab (WINDEV). get the internal HTML/JavaScript name of a control (WEBDEV)....
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
Events associated with internal windows
List of events associated with internal windows...
ScrollWithFinger (Property)
The ScrollWithFinger property is used to: Determine if the content of a control can be moved with the finger ("finger scrolling"). Enable or disable touch-responsiveness for a control....
xmlNamespace (Type of variable)
The xmlNamespace type is used to handle the XML namespace of a node attribute in an XML document.
inAppPurchaseProduct (Function)
Sends a request for purchasing an "In-App" product associated with the application.
Condensed (Property)
The Condensed property is used to: Determine whether a Font variable is condensed. Condense a Font variable. This property is kept for backward compatibility....
Extended (Property)
Extended is used to: Find out whether a Font variable is extended. Extend (or not) a Font variable. This property is kept for backward compatibility....