ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDDeploy features
WDDeploy is a tool used to easily deploy static or PHP sites...
WDDeploy: Deploy a static or PHP site
To install the files of a static site on a Web server...
WDDeploy: Deploying a package
WDDeploy can be used to...
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites...
Test a static project
The test of the entire project allows simulating the startup of the site...
Icon (Type of variable)
The Icon type is used to define the advanced characteristics of an icon.
grPrint (Function)
Prints a chart.
Creating nested reports
Dictionary
The dictionary is a file that can contain the project elements......
CSS styles (Cascading Style Sheet)
The CSS styles are the standard styles used on Internet......
3. Preparing the setup program
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 3 - Preparing the setup program - 5 min...
The Appointment structure
The Appointment structure is a preset structure of WLanguage (no declaration is required)......
MatWrite (Function)
Writes an element into a matrix.
iEscape (Function)
Sends an ESCAPE command or a data command to a printer.
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
CheckBoxDelete (Function)
Deletes an option from a Check Box control.
grColumnAggregation (Function)
Defines the algorithm for aggregating data in a grouped or stacked Column chart.
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
Kanban control events
The following events are associated with Kanban controls......
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
Events associated with windows
List of events associated with windows...
SocketConnect (Function)
Connects a client computer to a given socket.
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
Burn functions
List of burner functions...
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
Translucent effect of windows
Depending on the style of your applications, the border of your windows can be translucent......
RadioButtonDelete (Function)
Deletes an option from a Radio Button control.
zipNbPart (Function)
Returns the number of sub-archives (parts) found in an archive in CAB, RAR, ZIP, WDZ, 7z, TAR or TGZ (TAR.GZ) format.
Captcha control properties
The Captcha control can be handled by the WLanguage properties in server code and in browser code.