ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MakeInteger (Function)
Builds a 4-byte integer from two 2-byte integers.
<Chart>.AxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
<zipArchive variable>.CreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
Handling WEBDEV Account Manager via command line
All the features in WEBDEV Account Manager can be used via command line......
Monitoring robot: General check parameters
The general parameters of the check must be defined when creating or modifying a check......
Setup of the WEBDEV Application Server for Linux
The installation package (or DVD, if provided) allows you to install......
The "Code snippets" pane
The "Code snippets" pane lists the code snippets currently available......
Check: SMART status of storage drives
The monitoring robot will measure the SMART attributes of a server's hard drives......
CSS styles (Cascading Style Sheet)
The CSS styles are the standard styles used on Internet......
Configuring and running the action plans
When the action plans are deployed, you have the ability to configure their activation mode....
XMLFindNamespaceByURI (Function)
Finds an XML namespace from its URI (Universal Resource Identifier) in a node and in the parents of this node.
<xmlNode variable>.FindNamespaceByURI (Function)
Finds an XML namespace from its URI (Universal Resource Identifier) in a node and in the parents of this node.
iOSApplicationOpenURLProcedure (Function)
Allows you to specify the procedure to be called when the application needs to open a resource identified by a URL.
Creating a window skin template
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
ReturnedValue (Property)
The ReturnedValue property is used to handle the return value.
WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
FlexJustifyContent (Property)
The Property FlexJustifyContent allows you to know and modify the alignment of the fields inside the Flexbox field according to the main axis of the field ( Property corresponding CSS "justify-content").
Status bar of windows
The status bar of a window is used to display several types of information......
Creating an insert query
An insert query (corresponding SQL statement......
Result of a query in test mode
After its execution in test mode (see Running the query test), the result of the query can be......
WDADMINEXE : Controlling the application remotely
The remote control of a WINDEV application allows the manager of an application used in network to manage the automatic or forced shutdown of the application for all the current users......
Project Management Hub: Statistics
When managing a project, you must keep track of some indicators to understand the evolution of the project, its schedule, ......
Outstanding progress bars
Simple or symmetric progress bar?...
2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min