ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Events associated with Check Box controls
List of events associated with Check Box controls...
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
Code editor: Display options
The code editor proposes several display options......
AAF: Zoom the content of a control (Table, Spreadsheet, List box, Pivot table, ...)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to zoom the data found in the control......
CSS styles (Cascading Style Sheet)
The CSS styles are the standard styles used on Internet......
Events associated with Radio Button controls
List of events associated with Radio Button controls...
Configuring the "fax server" computer
WINDEV and WEBDEV allow you to manage faxes via the system fax server, available in Windows XP and Windows 2000......
ImageInfoModify (Function)
Modifies the value of an Exif tag for the image used.
Events associated with the project
List of events associated with the project...
Conditions for using the Ad control
The Ad control is using the AdMob SDK....
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
DocEndModification (Function)
Signals the end of grouping for a set of operations in a single event (management of "undo/redo")....
GetDefinition (Function)
Retrieves the definition of element type.
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
BurnerCancel (Function)
Cancels the current burn process.
SOAPToHTTP (Function)
Builds the HTTP request to call a function of a Webservice. This request can be modified to adapt it to the expectations of the Webservice, if necessary. It can then be sent using HTTPSend.
Compile (Example)
Usage example of the Compile function
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
Checking out an element
To work on a project element found in the Source Code Manager, you must check out the element before it can be modified......
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
Gesture variable
The Gesture variable is used to retrieve the gesture parameters (swipe)......