ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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.
Linestring2DAddPoint (Function)
Adds a new point to a 2D linestring.
HTMLEditorGetSelection (Function)
Asynchronously retrieves the current selection from an HTML Editor control.
Managing Google calendars
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet......
Error 121: Shadowing a structure
How to contact the Free Technical Support?
The different methods to contact PC SOFT Technical Support....
WDInst: advanced options for the network setup
The advanced options of the network setup are used to......
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
AJAX: Overview
The AJAX technology is available in native mode in WEBDEV and in the PHP sites developed with WEBDEV......
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.
DocSave (Function)
Saves a document as a "docx" file.
<Map>.DeleteAll (Function)
Deletes the following from a Map control: all markers, all shapes, all images....
<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).
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.