ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipCurrentFile (Example)
Usage example of the zipCurrentFile function
XMLData (Example)
Usage example of the XMLData function
Left (Function)
Extracts the left part (i.e., the first characters) from a string or buffer.
ServiceStop (Function)
Stops a service.
<Thread>.SendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
Sort (Function)
Sorts a WLanguage array.
sInEntryQueue (Function)
Retrieves the number of pending bytes in the input buffer of a specified serial port or infrared port.
ServiceStart (Function)
Starts a service.
SQLExec (Example)
Usage example of the SQLExec function
RadioButtonInsert (Function)
Inserts a new option into a Radio Button control.
OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
<Thread variable>.Wait (Function)
Waits for the end of the execution of the specified thread.
SQLLock (Function)
Used to lock: The entire data table, in read and write mode. Its data cannot be accessed by other computers. The records selected by the query. This data cannot be accessed by the other computers. This method can be used to update records for example....
grTitleFont (Function)
Modifies the font used for the chart title.
grLegendFont (Function)
Modifies the font used for the chart legend.
grLabel (Function)
Indicates various parameters of additional legend in a chart.
grInterval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
EmailGetTimeOut (Function)
Reads the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
grColumnSpacing (Function)
Indicates the spacing between each data category in a column chart or in a Minimum/Maximum stock chart....
grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
CurrentMonth (Function)
Returns the number of the current month.
WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
ContactAdd (Example)
Usage example of the ContactAdd function
fExtractPath (Example)
Usage example of the fExtractPath function