ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InAutomaticTestMode (Function)
Used to find out whether an automatic test is currently run or not.
OBEXListFile (Function)
Lists the files shared by a device that is using the OBEX protocol.
CheckBoxDelete (Function)
Deletes an option from a Check Box control.
Appointment (Variable type)
The type Appointment type lets you define all the advanced features of an appointment: times, location, etc.
grMask (Function)
Formats the data displayed by grLabel or by grTooltip.
SocketConnect (Function)
Connects a client computer to a given socket.
DayWidth (Property)
The DayWidth property is used to determine and change the width of days: in a Scheduler control where the days are displayed by columns and the resources in rows. in a Gantt Chart column....
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
SchedulerAddTrigger (Function)
Creates a trigger for a scheduled task.
SOAPPrepare (Function)
Builds the SOAP request for calling a Webservice function.
fGraphicFilter (Function)
Returns the list of image formats supported by the current platform, in the format expected by the filter of fSelect.
Radial Bar chart
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
MyLeftSlidingWindow (Reserved word)
MyLeftSlidingWindow is used to handle the left sliding window associated with the current window.
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
XMLDocument (Function)
Creates a new XML document.
TransactionFile (Property)
The TransactionFile property is used to determine if a table is a transaction table.
ImageInfoSave (Function)
Saves the modifications performed on the Exif tags of an image by ImageInfoModify.
Watermark (Variable type)
The Watermark type is used to handle the text printed in watermark in the reports created with the report editor or programmatically.
ThreadStop (Function)
Stops a secondary thread. Function not recommended.