ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

9. Hardware and software requirements
Bitwise operators
The operations on binary values are performed......
The "Compilation errors" pane
The "Compilation errors" pane is used to find out......
The Repositionable Note control
The Repositionable Note control allows you to include the famous yellow sticker in your applications......
RealToDateTime (Function)
Converts an 8-byte real to a date and time.
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
pdfProtection (Variable type)
The pdfProtection type allows you to identify the protection options applied to a PDF document present in a variable of type pdfDocument. This new variable type is available from WINDEV Suite SaaS 2025 Update 3....
WinInYPos (Function)
Returns the vertical position of the upper-left corner of the internal area (without border and title bar) of a window in relation to the upper-left corner of the screen.
WinInXPos (Function)
Returns the horizontal position of the upper-left corner of the internal area (without border and title bar) of a window in relation to the upper-left corner of the screen.
7. Custom-Folders: Organize your project
Custom-Folders: Organize your project...
HFSQL Control Center: Creating and executing a query
The HFSQL Control Center allows you to create a query based on the data files of the database currently displayed in the Control Center......
StringRetrieve (Function)
Retrieves a character string in a format external to PC Soft (character string that is the result of a Windows API for example).
How to add a new row to a Table control?
This help page explains how to add a row to a Table control programmatically....
2024 novelties brochure: WEBDEV novelties
Sets the position directly on the desired bookmark in the PDF document....
dAlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
REST web service: Creating entry points
The REST web service entry point creation wizard opens......
Binding a Progress Bar control to an item
A Progress Bar control can be bound to an item in a table, query, etc....
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
ChangeSkinTemplate (Function)
Dynamically changes the theme: of all windows found in the current application, of the windows found in the WINDEV components used by the application, of a specific window found in the project....