ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

picText (Type of variable)
The picText type is used to define all the advanced characteristics of a Text layer.
DocSave (Function)
Saves a document as a "docx" file.
<picLayer variable>.DrawCircle (Function)
Draws a circle or an ellipse in a picLayer variable.
StringToDuration (Function)
Converts a duration in character string format to a duration that can be used by a Duration variable.
KanbanSave (Function)
Updates the record bound to the current card in the Kanban control.
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
<picLayer variable>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
LeapYear (Function)
Indicates whether the specified year is a leap year or not.
TimeDifference (Function)
Calculates the difference between two times in hundredths of a second.
picRTF (Type of variable)
The picRTF type is used to define all the advanced characteristics of a layer that contains RTF.
CoordinateScreenToEditor (Function)
Converts a size or a position specified in the native dpi of the screen on the device where the application is run to the reference dpi in the editor (160 dpi).
RGB (Function)
Defines a color from its Red, Green and Blue components.
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
Constants for external files
List of constants used by the functions for managing external files....
Warning (Function)
Displays a custom message in a system warning window.
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
<DateTime type>.ToEpoch (Function)
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC)....
14. Managing the "Back" button in practice
HReadFirst (Function)
Sets the position on the first record according to a browse item.
DateTimeToEpoch (Function)
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC)....
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
Functions for managing Dates and Times (prefix syntax)
List of functions for managing dates and times...