ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
The windows and pages of the User Groupware
Two methods can be used to include the User Groupware......
PhysicalName (Property)
The PhysicalName property is used to manage the physical name of HFSQL data files.
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
Multitask (Function)
MultiTask is used to: define a timeout, give control back to Windows, give control back to Windows and to WLanguage....
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....
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
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....
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
Map control events
The following events appear by default in the code editor of WINDEV, WINDEV Mobile and WEBDEV...
Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define a drop-down menu......
EndProgram (Function)
Ends the execution of the current program.
Operator on Address
The & operator returns the address of a variable as an integer
XMLAddChild (Function)
Adds a child tag into an XML document.
Events associated with the controls of a report
The events associated with the controls of a report are as follows......
2. Creating tables in the database schema
WINDEV Tutorial: Creating a WINDEV project and its database schema Lesson 2 - Creating tables in the database schema - 40 min
WiFiConnectionInfo (Function)
Returns the requested information about the current Wi-Fi connection of the device.
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
pdfParameter (Variable type)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
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)...