ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Image>.SaveJPEG (Function)
Saves an image: in a JPEG file. in memory....
dArc (Function)
Draws an arc of circle or an arc of ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
WEBDEV Image Editor control: Features
The WEBDEV Image Editor control includes many features, accessible via several ribbons at the top and bottom of the control......
EnumerationCheckName (Function)
Checks whether an enumeration value known by its name is valid.
<Image>.SavePNG (Function)
Saves an image: in a PNG file. in memory....
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
DateToDay (Function)
Returns the day that corresponds to a given date.
AAF: Context menu of Image controls
A context menu is available for Image controls......
AuthToken (Type of variable)
The AuthToken type contains the characteristics of a token to access a web service.
<picLayer variable>.DrawLine (Function)
Draws a line in a picLayer variable.
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
Country (Type of variable)
The Country type is used to find out the characteristics of a country.
Testing and debugging a remote site
WEBDEV offers several methods to test and debug a site on the development computer (see The different types of WEBDEV sites)......
gglPhoneNumber (Type of variable)
The gglPhoneNumber type is used to describe and modify the phone number of a contact...
<zipArchive variable>.FileSize (Function)
Returns the size of one of the files found in the archive (in CAB, RAR, WDZ, ZIP, 7z, TAR or TGZ (TAR.GZ) format): the compressed size of the file. the size of file before compression....
InfoVersion (Type of variable)
The InfoVersion type is used to find out the characteristics of a specific application version.
htmlDocument (Type of variable)
The htmlDocument type is used to define all the advanced characteristics of an HTML document.
MapGetImage (Function)
Retrieves the image of a map displayed in a Map control. The markers and the itineraries displayed on this map will also be found in the image.
HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.
Automated tests of procedures and classes
The automated tests of procedure or class are used to test the different features proposed by the procedure or by the class......
CursorEnd (Property)
The CursorEnd property gets and sets the end position of the mouse selection range in the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control....
AutomaticEvent (Type of variable)
The AutomaticEvent type is used to manage an automatic event.
docTabulation (Type of variable)
The docTabulation type is used to define the characteristics of a custom tabulation.
SchedulerPosition (Function)
Displays a Scheduler control from a specified date or returns the date of the first day (or last day) displayed in a Scheduler control.