ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQLSeek (Function)
Positions on the specified result row of the query.
BreadcrumbModifyLink (Function)
Modifies a link in a Breadcrumb control.
TimePicker (Function)
Opens the system time picker.
InWindowsStoreAppSimulatorMode (Function)
Identifies whether or not the code is executed in the simulator for applications in Windows Store mode. Function kept for backward compatibility....
OrganizerToiCalendar (Function)
Exports the appointments found in an Organizer control in iCalendar format.
SysThumbnailDeleteButton (Function)
Deletes one of the buttons found in the thumbnail of the application from the taskbar.
EditInsertToken (Function)
Inserts a token into a "Text token" Edit control.
iPrintXLS (Function)
Prints the current worksheet of a document in "xlsx" or "xls" format.
CameraVideoStart (Function)
Starts recording a video via a Camera control in an Android or iOS application.
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...
InWindowsStoreAppMode (Function)
Indicates whether the code is run in Windows Store apps mode. Function kept for backward compatibility....
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......
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......