ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
GPSGetPosition (Function)
Retrieves information about the current device position.
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
MapPolyline (Type of variable)
The MapPolyline type is used to define the characteristics of a line composed of several segments to be drawn on the map displayed in a Map control.
Native Sybase Connector: Running the same stored procedure several times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters......
Multiline strings
To type character strings over several lines in the code editor...
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
WDMap: Overview
WDMap is a tool used to view and handle a data file while developing an application......
Installing the robot controller
The monitoring robot includes three executables......
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
dbgInfo (Function)
Returns a debug information.
Query editor
The query editor is used to automatically create queries on the data files......
Context menu of windows (AAF)
The context menu of the windows (right mouse click on the window) contains the following options......
Using the task management and the schedule
Time management is extremely important......
NULL values: Allowing nullable types
Starting with version 2024, you can allow nullable types in a WINDEV, WEBDEV or WINDEV Mobile project......
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
Assigning dependencies to requirements
The following steps must be performed to implement the requirements......
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......