ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dbgInfo (Function)
Returns a debug information.
GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
WLanguage procedure called by fListFile
WLanguage procedure ("Callback") called by fListFile for each file found.
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......
Emulating constants
List of constants used by the functions for emulating automated tests....
Native Progress Connector: Programming with SQL functions
The use of SQL functions to handle Progress data does not require importing the file structure into the analysis......
MaxHeight (Property)
The MaxHeight property is used to get and change the maximum height of a control or window.
LooperAdd (Function)
Adds a row at the end of a Looper control.
fRename (Function)
Modifies the name of a file.
MDIOpen (Function)
Opens and enables an MDI child window.
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
ChronoEnd (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to ChronoStart).
FTPSize (Function)
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
Multilingual feature in the controls (window, page, report)
In a multilingual application or site, the multilingual feature is proposed for the following elements......
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.