ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Check: WEBDEV server
The monitoring robot will check the operating mode of WEBDEV server......
Error 19: The step of this FOR loop must be constant
EpochToDateTime (Function)
Converts a date and a time in Epoch format (number of time units since 01/01/1970 at 00h00 UTC) to a local datetime....
Describing a report table
To display the table description, select "Table description" in the context menu of one of the table elements...
The "Radar" charts
The Radar chart is used to highlight a series according to another one......
Polar Area charts
Polar Area charts are similar to Pie charts. However, each segment has the same angle......
TitleColor (Property)
The TitleColor property is used to: get the text color of a column title in a Table or TreeView Table control. set the text color of the title of one or all columns in a Table or TreeView Table control....
Speech synthesis management functions
The following functions are used to manage speech synthesis...
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
Gantt Chart control properties
You can manipulate Gantt Diagram columns in Table or TreeVew Table controls using the following WLanguage properties......
WinSize (Function)
WinSize: returns or modifies the window display mode (maximized, minimized or normal), modifies the window height and/or width, moves the window and modifies a window's height and/or width....
Types of recognized PCL printers
WINDEV and WEBDEV allow you to automatically print for a number of specific PCL printers......
Installer skin template
The setup program creation wizard lets you customize the setup program windows......
Error 303: ambiguous control name
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
StartVisibleRange (Property)
The StartVisibleRange property is used to: get and change the first visible date or time in a Scheduler or TimeLine control. change the first visible time in a TimeLine control....
DocInsert (Function)
Inserts an object into a Word Processing document or replaces the content of the current fragment. The objects that can be used are: an element, a document, a paragraph, a text, an image, a fragment....
Thumbnail (Property)
The Thumbnail property is used to: get the value of an item thumbnail. This item was defined in the data model editor or through programming. get and change the image associated with a Thumbnail control....
FishEye
The "FishEye" effect is used to enlarge a section of editor graphs (analysis graph, UML graph, ......
Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......
Code editor: Display options
The code editor proposes several display options......
Error 1: Syntax error
Handling the views of a window
To easily handle huge windows (that cannot be entirely displayed in the editor for example), WINDEV and WINDEV Mobile allows you to handle several views of the same window......
<picLayer variable>.DrawPolyline (Function)
Draws a line composed of multiple segments.