ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MakeInteger (Function)
Builds a 4-byte integer from two 2-byte integers.
StringReverse (Function)
Reverses the characters of a string.
EmailReadNextHeader (Function)
Reads the header of the email found after the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
dTextMarkdown (Function)
Draws Markdown text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable]....
zipSplit (Example)
Usage example of the zipSplit function
PDF file management functions
...PDF file functions...
InputEnabled (Property)
The InputEnabled property is used to: Determine if a control or a group of controls is editable or read-only. Change the input options for a control or group of controls....
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
sEndEvent (Function)
Disables the detection of an event on a serial port.
Multiline (Property)
In a window or page, the Multiline property is used to: find out and modify the "Multiline" option of an Edit control. find out and modify the "Multiline" option of a column in a Table control. In a report, the Multiline property is used to determine and change the "Multiline" option of a control....
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
Thread management functions
List of functions for managing threads...
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
LooperToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.
HCS.FrameSize (Variable)
The HCS.FrameSize variable is used to resize the outgoing data frame.
Grayed (Property)
The Grayed property is used to: Determine if a control (or a group of controls) is grayed out. Gray out or ungray a control, a group of controls or a window....
Seek (Function)
Searches for the index of an element in a WLanguage array.
Group (Property)
The Group property is used to: find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls. associate a control with a group of controls....
ProgressBarColor (Property)
The ProgressBarColor property is used to get and change the progress color in the following controls and elements: Progress Bar control, Progress Bar column, Progress Bar cell, infinite Progress Bar control....
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
HSynchronizeReplica (Example)
Usage example of the HSynchronizeReplica function
ArraySwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
DashResizeWidget (Function)
Changes the dimensions of a widget found in a Dashboard control.
DashMoveWidget (Function)
Changes the position of a widget found in a Dashboard control.
LastDayOfMonth (Function)
Returns the date of the last day for the specified month.