ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Marker (Type of variable)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
Alias (Property)
The Alias property is used to: get or change the alias of a window (WINDEV and WINDEV Mobile). get or change the alias of a dynamic tab (WINDEV). get the internal HTML/JavaScript name of a control (WEBDEV)....
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
iDocumentCanceled (Function)
Used to find out whether the current print was canceled by the user.
Null (Property)
The Null property is used to: Assign NULL to the item for the current record. Find out whether the item is associated with the NULL value for the current record. Define the default value of an item when the item is described through programming....
SocketCreate (Function)
Creates a socket.
HOnError (Function)
Customizes the management of HFSQL errors.
API (Function)
Runs a function found in an external DLL.
Assignment operators
Three assignment operators are available......
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
SysThumbnailDeleteButton (Function)
Deletes one of the buttons found in the thumbnail of the application from the taskbar.
zipFindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).
ParallelTaskExecuteAfter (Function)
Indicates a continuation parallel task that will be run when one of the specified parallel task is completed.
ParallelTaskExecuteAfterAll (Function)
Indicates a continuation parallel task that will be run when all the tasks found in an array of parallel tasks are ended.
grGradient (Function)
Enables or disables the display of color gradients in a chart.
UTF8ToUnicode (Function)
Converts a UTF-8 string to Unicode
ControlContextMenu (Function)
Identifies the control on which the context menu was opened.
dModifyHue (Function)
Changes the hue of an image: in an Image control, in an Image variable....
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
BurnerCompilationInfo (Function)
Retrieves the characteristics of current compilation.
iPageHeight (Function)
Calculates the height of printable page (in millimeters) while taking the top or bottom margins into account.