ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Size (Property)
The Size property is used to determine and change the size of an element.
<Image>.Copy (Function)
Copies an image to another image.
dSlice (Function)
Draws a circle section or an ellipse section: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dText (Function)
Draws a text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
<picLayer variable>.DrawRectangle (Function)
Draws a rectangle in a picLayer variable.
fMemWait (Function)
Waits for the end of process about the notifications of modification of a shared memory area.
PDFSave (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
WDADMINEXE: User characteristics
From the server, the "Users" tab of WDADMINEXE allows you to get......
Handling an automatic test
When an automated test is created, this test is in "construction" by default......
The Tab control
The Tab control is used to simultaneously display different controls......
ReplicSynchro: Overview
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
Message text file format
The text files created by WDMSG use a specific format......
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
IntegerToTime (Function)
Converts an integer into a time in HHMMSSCC format.
<DateTime type>.ToString (Function)
Converts a DateTime to string in the specified format.
<Chrono>.Reset (Function)
Stops and resets a running stopwatch.
<Chrono>.Start (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
ChronoReset (Function)
Stops and resets a running stopwatch.
btleCharacteristic (Type of variable)
The btleCharacteristic type is used to handle a characteristic of a Bluetooth Low Energy service.
Extracting the text of the project
The following text can be extracted......
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
Importing DreamWeaver elements into a WEBDEV site
WEBDEV allows you to import Dreamweaver elements into your WEBDEV site......