ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
BurnerStatus (Function)
Returns the status of the current burner.
RegistrySetValue (Function)
Writes a value to a key in the Windows registry.
External language: Programming in COBOL
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Events associated with a Web Component control
WEBDEV manages the following events by default (order of appearance in the code editor)...
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
Functions for managing Google calendars (prefix syntax)
List of functions for managing Google calendars (prefix syntax)...
BurnerPath (Function)
Returns the path of the current burner.
iCreateFont (Function)
Creates a new print font.
1. WEBDEV environment
WEBDEV Tutorial: WEBDEV overview Lesson 1 - WEBDEV environment - 5 min
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
SQLSeek (Function)
Positions on the specified result row of the query.
HFilter (Function)
Defines and enables a filter on a table, view or query.
DDEEvent (Function)
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically run.
CriticalSectionStart (Function)
Marks the start of a critical section: no other thread will be able to run the code as long as the current thread does not exit from the critical section.
WDAPI: Converting a declaration of C function or structure
WDAPI is used to convert a declaration of C function or structure into a declaration of WLanguage function or structure......
BurnerList (Function)
Returns the list of burners installed on the current computer.