ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
iSubstBlock (Function)
Substitutes one block of the report with another block while the report is printed.
Description (Property)
The Description property is used to get and change the description of an element.
HTTPRequest (Example)
Usage example of the HTTPRequest function
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
HTTPConfigure (Function)
Configures the functions that use the HTTP protocol.
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
dSlice (Example)
Usage example of the dSlice function
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
fWriteLine (Example)
Usage example of the fWriteLine function
MouseYPos (Function)
Used in a mouse or stylus event (click code, hover code, left or right button pressed code, etc.), returns the vertical position (Y) of the mouse cursor in relation to the field or window in question.
WEBDEV element styles
Controls from a WEBDEV project are associated with WEBDEV styles......
Events associated with a Popup control
WEBDEV manages the following events by default (order of appearance in the code editor):
Assignment operators
Three assignment operators are available......
String functions
List of functions for managing character strings...
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
Project description: Options tab
The project description window allows you to configure various elements of your project......
Item Description (Variable type)
An Item Description variable is used to describe one or more items in a table programmatically.