ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating an action plan
The action plans group all actions that will be performed by the software factory....
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
HForward (Function)
Moves several records forward from the current position in the data file, according to a specified item.
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
Events associated with internal windows
List of events associated with internal windows...
Sortable (Property)
The Sortable property is used to: Determine if a Table control column is sortable. Make a column of a Table control sortable or not....
fCurrentDir (Function)
Identifies or modifies the current directory.
grScatterAddDataXY (Function)
Adds a data into a "Scatter" chart.
grLegend (Function)
Indicates the presence and position of legend in a chart.
docTable (Type of variable)
The docTable type is used to define the advanced characteristics of a Table paragraph found in a Word Processing document.
SQL view
An SQL view is a virtual data source defined by an SQL query......
LooperInfoXY (Function)
Used to find out the row or control located at specific position in the Looper control (X, Y).
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
zipChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
7. Available controls in a window
WINDEV Mobile includes several types of controls...
Dark theme on mobile devices
The latest versions of mobile OSs allow you to switch applications to a dark theme to reduce battery consumption or to make the device easier to use in a low-light environment......
Error 123: The constant already exists
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels......
eDefaultMemCurrency (Function)
Identifies or modifies the stored currency used by default.
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project......
Constants for managing contact functions
14. Controls in practice
EmailImportSource (Function)
Populates an Email variable using the content of its Source property or the different variables of the email structure using the content of the Email.Source variable.