ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
Changing sites from AWP to SEO-ready session mode
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
Description of a CSS style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
HTML Display control processes
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......
Dark theme on mobile devices
The latest versions of mobile OSs allow you to switch applications to a dark theme to reduce battery consumption or to make the device easier to use in a low-light environment......
VerticalAlignment (Property)
The VerticalAlignment property gets and changes the vertical alignment of a control.
WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer......
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.
The Date edit control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
Notifications of an HFSQL server
A server may encounter problems without any user (or developer) noticing anything. For example: a scheduled task may fail, an automatic backup may fail, a node may become inactive in a HFSQL cluster, ......
Image control in a page
Custom properties (WLanguage)
A custom property is a code element with two events......
Analysis: Import files into the analysis (external database, HFSQL files, etc.)
WINDEV and WEBDEV allow you to easily handle external databases (Oracle, SQL Server, Access, etc....
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...