ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CSS styles (Cascading Style Sheet)
The CSS styles are the standard styles used on Internet......
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
GglFillCalendar (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved (some criteria may be specified).
BTIsVisible (Function)
Used to find out whether a Bluetooth radio is visible.
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
httpProgress (Type of variable)
The httpProgress type is used to manage the progress when sending or receiving an HTTP request.
zipExtractPath (Function)
Returns the path of a file found in the archive.
OBEXSendVCard (Function)
Sends a VCard file (virtual business card) to a device that supports the OBEX protocol.
5. Deploying a dynamic site (Session or AWP) in practice
Two-level setup
The two-level setup (or multisite setup) combines: a reference network setup deployed on a local network. an HTTP setup used to update the reference setup on the local network....
Reduce (Function)
Applies a computation to each element of a WLanguage array.
InitialState (Property)
The InitialState property is used to get the initial state of a control.
2. Analysis in practice
Events associated with Link controls
List of events associated with Link controls...
Project (External language)
Opens and runs a WINDEV project.
MemCreate (Function)
Creates a memory area.
ExecuteMainThreadAsynchronous (Function)
Executes a procedure in the main thread of the application without waiting for the end of its execution.
AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end.
GetCountryISO (Function)
Returns the desired ISO code of a country corresponding to the caption or ISO code (of a different type) of the country according to the ISO 3166-1 standard.
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility.
RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event).
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.
fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several applications), for the current user.