ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling an Upload control through programming
The Upload control is used to upload one or more files....
Events associated with Chart controls
List of events associated with the Chart controls...
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......
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
Events associated with Edit controls
WLanguage events associated with Edit controls...
WDInst: advanced options for the network setup
The advanced options of the network setup are used to......
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
ReplicEdit: Replication editor
ReplicEdit is a tool used to define the characteristics of a replication......
ReplicSynchro: Use
SaaS administrator - Adding a client
Adding a SaaS client account is used to make a SaaS site available to the users......
hFileParameter (Type of variable)
The hFileParameter type is used to define the data files taken into account by a scheduled optimization task.
Push notification: Android configuration (Google Cloud Messaging)
To use the Push notifications in Android, you must have a Google account and you must perform a specific configuration......
The Time control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
wsRequest (Type of variable)
The wsRequest type is used to define the advanced characteristics of a Webservice.
dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
MapDeleteAll (Function)
Deletes the following from a Map control: all markers, all shapes, all images....
mongoCollectionOption (Type of variable)
The mongoCollectionOption type is used to define the advanced characteristics of collection options in a MongoDB database.
Displaying a page in a WEBDEV site
Displaying a new page in a WEBDEV site can be done according to several methods......
HFSQL properties
List of HFSQL properties...
PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.
NoSpace (Function)
Returns a string after removing the spaces: from the left and right side of the initial string. within the string....
InitWindow (Function)
Initializes (or not) the controls to zero and runs the initialization processes of the controls and the window.
CriticalSectionEnd (Function)
Marks the end of critical section: the code will be run by another thread.
fExtractPath (Function)
Returns the different elements of a path: disk, directories, name and extension of the file.
Multitask (Function)
MultiTask is used to: define a timeout, give control back to Windows, give control back to Windows and to WLanguage....