ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DocSave (Function)
Saves a document as a "docx" file.
ModbusWriteBit (Function)
Writes one or multiple bits to a specific address in a Modbus slave.
HTMLEditorGetSelection (Function)
Asynchronously retrieves the current selection from an HTML Editor control.
HTMLEditorToEmail (Function)
Exports the content of an HTML Editor control to an Email variable (to send the email).
<WDPic variable>.MergeLayer (Function)
Merges the layers of a WDPic image.
iImageHeight (Function)
Calculates the height of the image to print (in millimeters).
<Component>.Load (Function)
Loads an external component independent of the current project.
XMLDocument (Example)
Usage example of the XMLDocument function
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
HAddScheduledOptimization (Function)
Adds an optimization task of HFSQL Client/Server data files....
Contains (Function)
Allows you to check if a substring is within a string.
URI functions
The following functions are used to manage URIs...
<Map>.DeleteAll (Function)
Deletes the following from a Map control: all markers, all shapes, all images....
DateToDayOfWeek (Function)
Returns the day of the week that corresponds to a given date.
<Image variable>.DrawRectangleGradient (Function)
Draws a rectangle in an Image variable.
<Image variable>.PixelOpacity (Function)
Identifies the opacity of a pixel in an image (in an Image variable) with an Alpha channel.
<Image variable>.Rotation (Function)
Rotates an image in an Image variable.
<Image variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
<Image variable>.StartDrawing (Function)
Indicates that the drawing functions that will be used are intended for an Image variable.
<Image variable>.HorizontalSymmetry (Function)
Flips an image contained in an Image variable with respect to a horizontal axis (symmetry with respect to a horizontal axis).
<Image variable>.VerticalSymmetry (Function)
Flips an image contained in an Image variable with respect to a vertical axis (symmetry with respect to a vertical axis).
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
IntegerToMonthInAlpha (Function)
Returns the name of the month that corresponds to the specified date (this date is an integer).
IntegerToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date (this date is an integer).