ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ThreadResume (Function)
Resumes the execution of a thread that was interrupted by ThreadSuspend. Function not recommended.
SysIconAddImage (Function)
Adds an icon that overlays the application icon in the taskbar.
DocPrint (Function)
Prints a document in "docx" format.
grHolePercentage (Function)
Modifies the percentage that corresponds the hole radius in the following charts: Donut, Radial Bar chart....
DatePicker (Function)
Opens the system date picker.
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.
Properties associated with infinite Progress Bar controls
An infinite Progress Bar control can be handled in a window by the following WLanguage properties......
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....
FinDecreasingRedemption (Function)
Calculates the amortization value of a good over a specific period of time, via the formula for fixed-rate decreasing amortization.
MenuInsertMenu (Function)
Inserts a menu before another menu in a window.
SaaSWriteSiteParameter (Function)
Saves a specific information for a SaaS site in the configuration of a client account.
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
dbgLogOption (Function)
Retrieves or modifies the options of the runtime log.
SysIMEI (Function)
Returns the IMEI number of an Android phone.
The Peeling Corner control
The "Peeling Corner" control is used to create a visual effect in a page by presenting an image partially covered by another one......
List,Get (External language)
Retrieves the value of a given element or the value of the selected element in a drop-down list or in an expanded list.
HSave (Function)
Modifies the current record if it exists, otherwise adds a new record.
grColumnAggregation (Function)
Defines the algorithm for aggregating data in a grouped or stacked Column chart.