ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define a drop-down menu......
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
PhysicalName (Property)
The PhysicalName property is used to manage the physical name of HFSQL data files.
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
WLanguage procedure called by HTrack
WLanguage procedure called by HTrack
dModifySaturation (Function)
Modifies the saturation of an image found: in an Image control, in an Image variable....
dInvertColor (Function)
Inverts the colors: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
Character strings
WLanguage supports different types of strings....
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
Second (Property)
The Second property is used to: Retrieve the number of seconds from a Time, DateTime or Duration variable. Modify the number of seconds in a Time, DateTime or Duration variable. Retrieve the seconds or the number of seconds from a Date item (in "Date and Time" or "Duration" format) Modify the seconds or the number of seconds in a Date item (in "Date and Time" or "Duration" format)...
Live Data: viewing data in the editors
The "Live Data" is used to view the content of the data files in the controls currently created in the different editors of the product used (window editor, page editor, report editor, ......
dResize (Function)
Resizes an image: in an Image control. in an Image variable. in a picLayer variable]....
WiFiConnectionInfo (Function)
Returns the requested information about the current Wi-Fi connection of the device.
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
MutexCreate (Function)
Explicitly creates a mutex.
MutexStart (Function)
Locks the current thread while waiting for the mutex to be freed.
MutexEnd (Function)
Signals that the thread frees the mutex.
MutexDestroy (Function)
Explicitly destroys a mutex.