ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SysIconAddImage (Function)
Adds an icon that overlays the application icon in the taskbar.
iPrintXLS (Function)
Prints the current worksheet of a document in "xlsx" or "xls" format.
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...
SQLSeek (Function)
Positions on the specified result row of the query.
SQLClose (Function)
Declares the end of the query execution and frees the memory resources allocated during the execution of the query.
HFree (Function)
Transforms the crossed records (HCross) into deleted records.
The Flash control
The Flash control is used to display a Flash® animation in a WEBDEV page......
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......
EditInsertToken (Function)
Inserts a token into a "Text token" Edit control.
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.
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.
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.