ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

BurnerAddFile (Function)
Adds a file to the compilation.
The HTML Edit control: Automatic formatting toolbar
In HTML Edit controls, a formatting toolbar can be automatically displayed when the control becomes editable......
Anchor of overlaid controls (in a page)
WEBDEV allows you to define overlayable controls......
Interface
An interface is used to divide the uses of features common to several elements from their implementations, which simplifies their re-usability.
AppleID (Type of variable)
The AppleID type corresponds to the identifier resulting from a successful Apple ID authentication.
Configuring Automatic Update
Automatic Update is an application that allows you to automatically or manually update the different PC SOFT products you own......
FontCondensed (Property)
The FontCondensed property is used to: Determine if characters in a text are condensed. Condense (or not) the characters in a text....
FontExtended (Property)
The FontExtended property is used to: Find out whether the spacing between characters in a text is increased. Increase the spacing between characters in a text....
FontLarge (Property)
The FontLarge property is used to: Find out whether the characters in a text are enlarged or not. Enlarge (or not) the characters in a text....
The Conference control
...The Conference control allows you to view and/or listen to video and/or sound in real time......
FTPSize (Function)
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).
Constants for managing Wi-Fi functions
Constants for managing Wi-Fi functions...
FileToMemory (Function)
Automatically initializes the values of the members found in a class or in a structure with the values of the items of the current file record.
NotifPushProcedure (Function)
Specifies the WLanguage procedure called when a push notification is received by a WINDEV Mobile application (Android or iOS).
ChangeStyle (Function)
Modifies the style of a control dynamically.
dbgSaveDebugDump (Function)
Saves a dump file of the application.
ThreadExecute (Function)
Starts the execution of a secondary thread.
Editing WEBDEV project element styles
WEBDEV lets you manage all the WEBDEV element styles used in a project......
Multi-project processes: using batches
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ......
WDTRAD options
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
BackgroundTaskAdd (Function)
Adds a new background task.