ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grInterval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
Check: SMART status of storage drives
The monitoring robot will measure the SMART attributes of a server's hard drives......
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
zipSize (Function)
Returns the size of archive (in ZIP, RAR, CAB, WDZ or 7z format): the size of all compressed files found in the archive. the size of all files found in the archive before compression....
App Tracking Transparency - Activity tracking
App Tracking Transparency enables users to authorize an iOS app to track their activity on third-party mobile apps and websites for advertising or data sharing purposes......
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
Toolbar control properties
List of properties associated with the Toolbar control...
10. Internal components in practice
HFreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).
OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
fCurrentDir (Function)
Identifies or modifies the current directory.
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
grDestinationWMF (Function)
Defines a meta file as chart destination.
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
hRSConfig (Type of variable)
The hRSConfig type is used to define the advanced characteristics of a replication between 2 HFSQL servers.
Events associated with a Ribbon control
The events associated with the Ribbon controls and groupings are:...
MyControl (Reserved word)
The MyControl keyword represents the control that holds the process being executed.
WDTestRest: Run the test of your REST Webservices
WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible by HTTP......
WEBDEV: Scheduled tasks and delayed tasks
WEBDEV allows you to implement tasks on the server directly......
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
Creating requirements
The following steps must be performed to implement the requirements......