ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fDirRename (Function)
Renames a directory.
Programming the table cells
The Table controls can be handled......
BrowserVersion (Function)
Returns the version of the browser used by the Web user.
SysThumbnailAddButton (Function)
Adds a button into the thumbnail of the application in the taskbar.
WinEdDeclareUndo (Function)
Declares how to cancel an action that was added by WinEdDo.
URISelect (Function)
Opens a system window to select a resource from: from the device file system, from the Cloud (Google Drive, Microsoft OneDrive, etc.) or from one of the content managers installed on the device....
grStartAngle (Function)
Sets the starting angle of the first section in the following types of chart: Pie, Semi-circular or Donut. Sunburst. Radial Bar chart....
Sharing elements with a WINDEV application
Tips for an application that uses the User Groupware
To simplify the configuration of user groupware according to the users, the controls should be organized in groups of controls......
SpeechSynthesisReadText (Function)
Reads the specified text using the device's text-to-speech engine....
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
Table control functions
List of functions specific to Table controls...
fWriteLine (Example)
Usage example of the fWriteLine function
tapiBlindTransfer (Function)
Performs a "blind" transfer.
HListREP (Function)
Returns the list of assignments for the data files handled by the current application, which means the list of physical files corresponding to the files described in the analysis.
EmailCheckAddress (Function)
Checks the validity of an email address.
BrowserPlatform (Function)
Returns the user's browser platform....
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.
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
Detection (Property)
The Detection property is used to determine and change the automatic detection of incoming streams. If the stream detection is enabled, the streams allows the detection.
Provider (Property)
The Provider property is used to manage the type of a connection (HFSQL Client/Server, OLE DB, etc.)....
ParallelTaskWait (Function)
Waits for the execution of a parallel task.