ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...
WebSocketClientConnect (Function)
Establishes a connection between the client and a WebSocket server.
ParallelTaskExecuteAfter (Function)
Indicates a continuation parallel task that will be run when one of the specified parallel task is completed.
HFreePosition (Function)
Deletes a position saved by HSavePosition.
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
Managing the Euro
Since January 1 2002, the Euro becomes the only currency in most European countries......
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
grParameter (Function)
Retrieves or modifies a chart parameter.
grTitle (Function)
Modifies the caption and/or position of the chart title....
EndTimerSys (Function)
Ends the execution of a timer triggered by TimerSys.
ExceptionRestoreParameter (Function)
Restores the exception process of a process.
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
SchedulerAddTrigger (Function)
Creates a trigger for a scheduled task.
SchedulerTaskProperties (Function)
Reads the properties of a scheduled task and updates the ScheduledTask structure.
ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.
Time (Property)
The Time property enables you to: Retrieve the time from a DateTime variable. Modify the time in a DateTime variable. Retrieve the time from in a Date item (in "Date and Time" format) Modify the time in a Date item ("Date and Time" format)....
Converting C types
Depending on the type of programming, it may be useful to know the correspondence between the types used in C and the types used in WLanguage......
Advanced types
The advanced types of WLanguage are as follows...
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
Browser constants
grSunburstGetData (Function)
Retrieves a numeric value from a Sunburst chart.
ThreadPriority (Function)
Returns or modifies the priority level of a thread.
ThreadWait (Function)
Waits for the end of the execution of the specified thread.