ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
Record (Type of variable)
The Record type is used to save the values of a record.
SaaSAdminModifyClient (Function)
Modifies a SaaS client account.
Browsing the HFSQL data files
The "Key" items are used to organize the records in a data file in order to optimize the browse or the search......
BTListDevice (Function)
Returns the list of accessible Bluetooth devices.
Flexible modeling editor
The flexible modeling editor allows you to easily create a "non-restricting" and "flexible" modeling, entirely included in the environment......
BreadcrumbModifyLink (Function)
Modifies a link in a Breadcrumb control.
ExeRemoteRun (Function)
Starts running a remote program from the current application.
AppDeleteVersion (Function)
Deletes a version from the history of versions found on the reference setup server.
RedisPipelineAdd (Function)
Adds a Redis command in a pipeline.
fbSession (Type of variable)
The fbSession type is used to describe a connection to the Facebook service and to manage the authentication to this service.
Generating an application for Universal Windows 10 App
Translation with Google Translate
WINDEV, WEBDEV and WINDEV Mobile allow you to support up to 64 languages in the same project......
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
ProfilerEnd (Function)
Stops "collecting data" for the performance profiler.
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
DisplayedSection (Property)
The DisplayedSection property is used to identify and change the portion of the image displayed in an Image control.
HListServer (Function)
Lists the HFSQL servers installed on a computer.
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
5. Which type of server to choose?
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile...
WDTRAD license agreement
WDTRAD license agreement...
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
BREAK statement/"BREAK:" label
The keyword BREAK can correspond: to the BREAK statement: it allows you to exit a set of instructions and run the rest of the current process. to the BREAK label: it allows you to declare a section of code in a loop. This code will be run when exitingfrom the loop with a "BREAK" statement....
Country (Type of variable)
The Country type is used to find out the characteristics of a country.