ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling character strings
WINDEV, WINDEV Mobile and WEBDEV allow you to perform different types of operations on character strings via the WLanguage functions......
Managing bar codes
The use of bar codes to identify and manage products has become essential......
Programming patterns
CAUTION......
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
Managing the semaphores in the threads: limiting the simultaneous code execution
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
StringToTime (Function)
Converts a time in character string format to a time in HHMMSSCC format that can be used by a Time variable].
Replication: The different types
The data replication is a powerful feature......
Internal component description
The description of an internal component can opened at any time......
The RTF control (Report editor)
The "RTF" (Rich Text Format) control is used to display a formatted character string in your report......
How to create an SQL query with a calculation formula?
This help page explains how to create a query with a calculation formula with the query editor....
Keep-alive on connection
Installing and starting WDTRAD
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
Importing a WINDEV window into a WEBDEV site
The Windows windows developed with WINDEV......
Report viewer: Proposing several reports
In the document preview, end users can......
Creating an executable: Managing manifests
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......
MenuAddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.
Management of Google documents
Google Docs and Google Spreadsheet are the online word processing and the online spreadsheet proposed by Google......
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
InUMCMode (Function)
Indicates whether the code is run from a code written in a user macro-code.
InReportsAndQueriesMode (Function)
Indicates whether the code is run during the test of a report or query in Reports & Queries.
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)......
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
The Spreadsheet control
Spreadsheets are one of the most used office tools......
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.