ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grHolePercentage (Function)
Modifies the percentage that corresponds the hole radius in the following charts: Donut, Radial Bar chart....
CameraVideoStart (Function)
Starts recording a video via a Camera control in an Android or iOS application.
Constants for the assisted replication
List of constants used by the functions for the assisted replication....
GetGUID (Function)
Calculates a globally unique identifier (named "GUID"), whose size is: equal to 16 bytes, which means 32 hexadecimal characters. equal to 32 bytes, which means 64 hexadecimal characters....
HTMLEnableDebugger (Function)
Enables the HTML/JavaScript debugger on CEF-based HTML controls: HTML Display or HTML Editor control....
Image drawing and processing functions
List of image drawing and processing functions...
HFree (Function)
Transforms the crossed records (HCross) into deleted records.
EmailProgressBar (Function)
Manages a progress bar while sending and receiving emails.
Properties associated with report controlss
List of properties associated with the report controls...
Properties associated with infinite Progress Bar controls
An infinite Progress Bar control can be handled in a window by the following WLanguage properties......
SysIconAddImage (Function)
Adds an icon that overlays the application icon in the taskbar.
DocPrint (Function)
Prints a document in "docx" format.
iPrintXLS (Function)
Prints the current worksheet of a document in "xlsx" or "xls" format.
DatePicker (Function)
Opens the system date picker.
SaaSAdminFindSubscription (Function)
Finds a SaaS subscription.
DecryptStandard (Function)
Decrypts a message that was encrypted with a symmetrical encryption algorithm (AES, DES, etc.).
nWDExecute: Running a WLanguage function
Running a WLanguage function by dynamic compilation with command formatting......
ShowToolTip (Function)
Enables or disables the mechanism for displaying the control tooltips.
Error 1029: The access to the base class is restricted by a protected inheritance
Error 1030: The access to the base class is restricted by a private inheritance
CountryGet (Function)
Returns the Country variable corresponding to an ISO code or to the country caption according to ISO 3166-1.
VideoListDriver (Function)
Lists the video capture drivers installed on the current computer.
ThreadResume (Function)
Resumes the execution of a thread that was interrupted by ThreadSuspend. Function not recommended.
RealToDateTime (Function)
Converts an 8-byte real to a date and time.
3. Test of a WINDEV Mobile application
By testing the project you can simulate how the application will run....