ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
psheetSelection (Type of variable)
The psheetSelection type is used to find out the advanced characteristics of a selection in a Spreadsheet control.
CtAccess (Property)
The CtAccess property is used to set the type of access to the data file when connecting to a specific table via OLE DB.
Sorted (Property)
The Sorted property is used to: Determine whether a control is sorted. Sort a control or not....
Vertical (Property)
The Vertical property is used to: determine if a control is oriented horizontally or vertically. change the orientation of Table and Looper controls (switch from vertical to horizontal and conversely)....
Creating the executable and the setup program
The languages supported by the application are taken into account......
WDReplic: Starting the replication
Depending on the type of replication to perform, WDReplic must be started......
WDSQL: Converting the structure of an HFSQL database
WDSQL is used to convert the structure of an HFSQL database into SQL script......
ComponentLocate (Function)
Specifies the access path to an external component of project.
Configuring and running the action plans
When the action plans are deployed, you have the ability to configure their activation mode....
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
httpProgress (Type of variable)
The httpProgress type is used to manage the progress when sending or receiving an HTTP request.
MaxValue (Property)
The MaxValue property is used to: get and set the top value of a report based on a data file. get the maximum value of the current filter. get the maximum value of a data series in a chart. get and set the maximum value for some types of controls....
Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......
Project Management Hub: Spool of requests
The Project Management Hub is used to define spools of requests......
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
Python: Native calls
WLanguage allows for native Python calls......
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
Navigation map
The site map path is used to implement the structure and the sequence of pages in your site......
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
GestureCurrentPointer (Function)
Returns the pointer index (finger or stylus) that triggered the call to a process specific to the multi-touch feature in an Image control.
mlzAddLine (Function)
Adds a new dynamic row into a Multiline Zone control.