ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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...
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows...
Editing pages: 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.
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.
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
OCRDeleteAllLanguages (Function)
Deletes all languages from the native OCR system.
<Duration type>.ToString (Function)
Converts a duration to a character string in the specified format.
Background (Variable type)
The Background type defines the advanced characteristics of the element background.
Time (Type of variable)
The Time type is used to easily handle the times...
OCRParameter (Function)
Initializes the general options of the native OCR (Optical Character Recognition) system.
<Connection variable>.RSWaitForDataProcess (Function)
Waits for: the replication data on the master server to be sent to the subscriber server. the replication data received on the subscriber server to be entirely applied....
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
OCR constants
Adds a language to the native OCR system....
AIDetectDrawing (Function)
Classifies freehand drawings, including circles, squares and triangles.
DurationToString (Function)
Converts a duration to a character string in the specified format.
DateTimeToString (Function)
Converts a DateTime to string in the specified format.
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
HTMLSave (Function)
Saves the content of an htmlDocument variable to an HTML file.
RGBGreen (Function)
Returns the green component of an RGB color.
RGBRed (Function)
Returns the red component of an RGB color.
RGBBlue (Function)
Returns the blue component of an RGB color.
StringToTime (Function)
Converts a time in character string format to a time in HHMMSSCC format that can be used by a Time variable.
Source Code Manager (SCM)
Returns the value (added or modified by MemAdd or MemModify) of the current element in a memory area....