ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Page editing: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor.
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows...
Zoom in the different editors
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor...
Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors.
Functions for managing images
DrawingAvailable (Function)
Indicates whether the drawing features are supported by the browser.
dChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
GDI+ framework
Some WINDEV features use the GDI+ framework......
RTFLoad (Function)
Loads a file in RTF in an RTF control (found in a window or in a report).
<DateTime type>.ToEpoch (Function)
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC)....
ocrTextBlock (Type of variable)
The ocrTextBlock type is used to define and identify all the advanced characteristics of a text block read by the native OCR system.
ocrOption (Type of variable)
The ocrOption type is used to define all the general options of the native OCR (Optical Character Recognition) system.
StringToDuration (Function)
Converts a duration in character string format to a duration that can be used by a Duration variable.
LeapYear (Function)
Indicates whether the specified year is a leap year or not.
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
CurrentDay( Function)
Returns the number of the current day in the current month.
KanbanSave (Function)
Updates the record bound to the current card in the Kanban control.
Scheduler control events
The following events associated with Scheduler controls:...
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
aiImageResult (Type of variable)
The aiImageResult type is used to retrieve the result of AIDetect.
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....
PDFReaderSave (Function)
Saves the content of a PDF Reader to a file.
DateTimeToEpoch (Function)
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC)....
Events associated with the controls of a report
The events associated with the controls of a report are as follows......
RGB (Function)
Defines a color from its Red, Green and Blue components.
Token management functions
Token management functions in "Text token" Edit controls....
BankHolidayDeleteAll (Function)
Clears the list of all public holidays.
RTFToText (Function)
Returns the text without the formatting characteristics specific to the RTF format.