ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV...
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ...
Types of pages
WEBDEV enables you to create static sites and/or dynamic sites...
ControlExecuteClosing (Function)
Runs the closing WLanguage event of an office control and displays its confirmation dialog if necessary.
<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....
OCR constants
Adds a language to the native OCR system....
AIDetectDrawing (Function)
Classifies freehand drawings, including circles, squares and triangles.
Surround code fragments
You can surround code fragments with a condition, structure, etc....
DurationToString (Function)
Converts a duration to a character string in the specified format.
Calendar functions
List of Calendar functions...
Source Code Manager (SCM)
Returns the value (added or modified by MemAdd or MemModify) of the current element in a memory area....
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.
CodeEditorSave (Function)
Saves the contents of a Code Editor control to a file.
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
StringToTime (Function)
Converts a time in character string format to a time in HHMMSSCC format that can be used by a Time variable.
FirstDayOfMonth (Function)
Returns the first day of the month.
PaletteChange (Function)
Changes the palette used by the project or by a window.
<Palette variable>.Load (Function)
Loads a palette from a .wdpalette file.
CurrentMonth (Function)
Returns the number of the current month.