ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Setup of the WEBDEV Application Server for Linux
The installation package (or DVD, if provided) allows you to install......
The Flash control
The Flash control is used to display a Flash® animation in a WEBDEV page......
Describing a query
Once a query is created, all the characteristics of this query can be modified at any time......
WDOptimizer: Editing and modifying a ".REP" file
SQL : ORDER BY clause: Organizing the result of a query
The ORDER BY clause is used to sort the records selected by an SQL query......
ContactDisplay (Function)
Opens the form of a contact in the device's native contacts application (Android, iPhone or iPad, Universal Windows)....
Properties of the modeling
The properties of the modeling group all the options of the modeling currently edited......
NFC: Transferring data
NFC (Near Field Communication) is a wireless communication technology at short range and high frequency used to exchange data (named "tag") between two devices or between a device and a bullet even at short distance (few centimeters)......
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).
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
Drag and Drop
Drag and Drop is used to transfer data between several controls with the mouse. This data can be moved between several controls found in the same application or in different applications....
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
The "Code snippets" pane
The "Code snippets" pane lists the code snippets currently available......
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
CSS styles (Cascading Style Sheet)
The CSS styles are the standard styles used on Internet......
Managing the certificates
Signing a file allows you to check that the file was not modified or altered since it was signed. The signature also allows you to check the issuer identity....
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
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......
Python: Native calls
WLanguage allows for native Python calls......
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
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").
The Clickable Image control
The Clickable Image control can be used to......