ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

3. Test of a WINDEV Mobile application
By testing the project you can simulate how the application will run....
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both in the window editor and programmatically......
1. My first Android/iOS project
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
HCancelBackup (Function)
Cancels a current backup.
iInitSubReport (Function)
Initializes the parameters of a subreport of a composite report.
Sharing the popup menus in the project
In most cases, several popup menus are included in your applications......
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.
ArraySeekByProcedure (Function)
Seeks an element in a one-dimensional WLanguage array by using a comparison procedure.
SpeechSynthesisReadFile (Function)
Reads the content of the specified file by using the engine for speech synthesis found on the device.
DateTimeValid (Function)
Checks the validity of a date/time between January 01, 0001 at 0 hours 0 minutes 0 seconds 0 hundredths of a second and December 31, 9999 at 23 hours 59 minutes 59 seconds 99 hundredths of a second....
RealToDateTime (Function)
Converts an 8-byte real to a date and time.
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
dVerticalSymmetry (Function)
Flips an image with respect to a vertical axis (symmetry with respect to a vertical axis).
dHorizontalSymmetry (Function)
Flips an image with respect to a horizontal axis (symmetry with respect to a horizontal axis).
HSetReplication (Function)
Temporarily disables (or re-enables) the replication.
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
ExceptionChangeParameter (Function)
Configures the automatic behavior that will be implemented if an exception occurs in the current process.
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
SMSReset (Function)
Resets all variables of SMS structure.
SysDirStorageCard (Function)
Returns the path of the root directory of the primary external storage space.
Properties associated with the report blocks
List of properties associated with the report blocks...
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
StringCompare (Function)
Compares two strings character by character: according to the sequence of ASCII characters. according to the alphabetical order....