ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Multi-control search: search in a window
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find......
SOAP functions (prefix syntax)
List of SOAP functions...
Binding a ListView control to an item
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
Automatic update of editors
Do you have an active Internet connection on your development computer? You can automatically download the different editor updates (WINDEV, WEBDEV and WINDEV Mobile) thanks to "Automatic update"......
The Multimedia control
The Multimedia control is used to play multimedia files......
Bar code constants
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, ......
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
Flexbox example: ratios to distribute available space among controls
In a flexbox container, you can define ratios for the different controls so that they take up a given amount of space......
List,Search (External language)
Finds a value in a list.
Setup directory
The setup wizard allows you to configure the setup directory of application....
Handling a Repositionable Note control through programming
A Repositionable Note control can be handled through programming......
WINDEV Mobile: Platforms, processors and operating systems
WINDEV Mobile applications can run on the following platforms...
gglAttachment (Type of variable)
The gglAttachment type is used to define all the advanced characteristics of a file attached to a calendar event. The calendar can be described using the gglCalendar type. This calendar is used by the Google Calendar service.
Functions for managing Google calendars (prefix syntax)
List of functions for managing Google calendars (prefix syntax)...
The "Project Management Hub" pane
The "Project Management Hub" pane displays the tasks assigned to the current developer......
Properties associated with the breaks of a Table control
Several properties can be used with the breaks found in a Table control......
hFileParameter (Type of variable)
The hFileParameter type is used to define the data files taken into account by a scheduled optimization task.
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
WordToArray (Function)
Fills an array with the words from a string.
ERR_DISCONNECTED_BY_ADMIN
HFlush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes......
WLanguage procedure called by zipAddFile
WLanguage procedure ("Callback") used by zipAddFile to manage the progress of files being added to the archive.