ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<picLayer variable>.DrawSlice (Function)
Draws a section of a circle or an ellipse in a picLayer variable.
<picLayer variable>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in a picLayer variable.
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
<WDPic variable>.DrawTextMarkdown (Function)
Draws Markdown text in a variable of type WDPic.
<picLayer variable>.Fill (Function)
Colors an area in a picLayer variable.
<WDPic variable>.PixelColor (Function)
Identifies the color of a pixel contained in a WDPic variable.
<picLayer variable>.Blur (Function)
Blurs the entire given area in a variable of type picLayer.
<picLayer variable>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in a picLayer variable.
<WDPic variable>.DrawPoint (Function)
Draws a point in a WDPic variable.
<WDPic variable>.DrawText (Function)
Draws a text in a WDPic variable.
<picLayer variable>.DrawTextRTF (Function)
Draws an RTF text in a picLayer variable.
DiagramSave (Function)
Saves a diagram as a "diag" file.
CurrentDay( Function)
Returns the number of the current day in the current month.
Link functions
Link functions are used to link the interface with the data files (and vice versa). These functions are as follows:...
HLockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
<WDPic variable>.DrawSlice (Function)
Draws a section of a circle or an ellipse in a WDPic variable.
<WDPic variable>.DrawRectangle (Function)
Draws a rectangle in a WDPic variable.
ChangeSeparator (Function)
Changes the value of the separators (decimal separator or thousand separator) used in the numeric masks for internationalization.
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
14. Managing the "Back" button in practice
OLECreateEmpty (Function)
Associates an OLE control with an OLE object by invoking a specific OLE server.
ControlToSource (Function)
Assigns the control value to the source of a control link.
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
OLEActivate (Function)
Edits an OLE object contained in an OLE control.