ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Splitter control
The Splitter control is used to divide a window into several distinct areas...
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
DashDisplay (Function)
Refreshes elements in a Dashboard control.
H.TemporaryDirectory (Variable)
Allows you to force the directory used to store the temporary files when reindexing the HFSQL data files.
WinEdDeclareUndo (Function)
Declares how to cancel an action that was added by WinEdDo.
<String type>.ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
BurnerErase (Example)
Usage example of the BurnerErase function
HInfoServerRights (Example)
Usage example of the HInfoServerRights function
fCurrentDrive (Example)
Usage example of the fCurrentDrive function
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
SysXRes (Function)
Returns the horizontal screen resolution.
grAddData (Function)
Adds a data into a chart.
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
Yes,No (External language)
Displays a dialog box that includes a logo, a message and the "Yes" and "No&quot buttons.
PicSave (Function)
Saves the image found: in an Image Editor control. in a WDPic variable....
<Looper>.Add (Function)
Adds a row at the end of a Looper control.
8. Sharing a project in practice
Handling a Progress Bar control through programming
A Progress Bar control can be handled through programming......
SFModify (Function)
Modifies the records of a file defined in Salesforce.
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
iParameter (Function)
Retrieves the printer configuration and configures the print.
btleDescriptor (Type of variable)
The btleDescriptor type is used to handle the descriptor of a Bluetooth Low Energy characteristic
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......