ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling Sidebar controls programmatically
WINDEV and WINDEV Mobile allow you to handle Sidebar controls programmatically......
Label report
The report editor allows you to create "Label" reports......
8. Binding controls to data
A window can display information from......
Programming a WEBDEV drop-down menu
Once the drop-down menu of your site is created, all you have to do is associate an action with each menu option......
Management of PDF files
PDF is one of the most widely used formats for transmitting and storing electronic documents......
CriticalSectionStart (Function)
Marks the start of a critical section: no other thread will be able to run the code as long as the current thread does not exit from the critical section.
Managing connections
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection......
<Array>.InsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
The Task structure
The Task structure is a preset structure of WLanguage (no declaration is required)......
Icon (Property)
The Icon property is used to: Find out the icon displayed in the title bar of a window or a Dockable Panel control. Change the icon displayed in the title bar of a window or a Dockable Panel control....
Setup via physical media
A setup by physical media allows you to give to the hosting company a media containing all the files required to install the site on a server......
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
WLanguage functions available in PHP
Some WLanguage functions are not available in PHP......
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy......
NbLabel (Property)
The NbLabel property is used to: Find out the number of labels printed across the page width. Modify the number of labels printed across the page width....
SysWinTitle (Function)
Returns the title of the window.
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
Managing parallel tasks
The computers are becoming more and more powerful......
<Array>.Insert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
Changing sites from AWP to SEO-ready session mode
Describing an element
A flexible modeling includes different elements linked together......
NextTitle (Function)
Modifies the title of next window to open.
LDAPSession structure
The LDAPSession structure is a preset structure of WLanguage (no declaration is required)......