ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
MemSort (Function)
Sorts the elements found in a memory zone.
VideoConfigure (Function)
Allows you to configure the video capture driver.
Email management functions
List of functions for managing emails...
HStatTime (Function)
Returns the time of the last update for the index statistics.
AppUPDAvailable (Function)
Allows you to find out whether an update is available for the specified application.
CameraConfigure (Function)
Allows you to configure the video capture driver.
EmailImportSource (Function)
Populates an Email variable using the content of its Source property or the different variables of the email structure using the content of the Email.Source variable.
DisplayCurrency (Property)
The DisplayCurrency property is used to get and change the currency used when entering or displaying values in a "Currency + Euro" control.
Multiline (Property)
In a window or page, the Multiline property is used to: find out and modify the "Multiline" option of an Edit control. find out and modify the "Multiline" option of a column in a Table control. In a report, the Multiline property is used to determine and change the "Multiline" option of a control....
Container controls
WINDEV, WEBDEV and WINDEV Mobile feature different controls that can contain other controls......
PageChangeLayout (Function)
Applies a specific layout to a page.
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
Definition (Variable type)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage......
Customizing the User Groupware
Resets the variable to its initial value....
ParallelTaskWaitAll (Function)
Waits for the end of execution of all parallel tasks found in an array.
HRecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON format.
Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
ExceptionEnable (Function)
Re-enables the current exception process if the exception was corrected.
StringBuild (Function)
Builds a character string from an initial string and parameters.
MemOut (Function)
Used to find out whether the browse performed on a memory area is outside this memory area.