ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....
EmailSeekFirstNotes (Function)
Seeks one or more emails according to specified criteria, in a local or remote Lotus Notes or Domino database.
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
WinAnimationNext (Function)
Modifies the type and duration of animations used when opening and closing the next window.
WinAnimationOpening (Function)
Modifies the type and duration of animations used when opening the application windows.
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
RegistrySetValue (Function)
Writes a value to a key in the Windows registry.
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
Creating the Vision pages of the WEBDEV RAD pattern
Constants for managing albums
Constants used to manage the photo album of the device....
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.
Defining clickable areas
In a page, an Image control can contain clickable areas......
Creating a table in a report
Tables can be created in a report......
fUnlock (Function)
Entirely or partially unlocks an external file.
jQueryExecute (Function)
Runs a JavaScript method of the jQuery library on a page element.
IFrame control
IFrame is an HTML concept......
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
StringStartsWith (Function)
Checks whether a character string starts: with a specific character string. with one of the character strings in an array....
LooperSort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
Creating the RAD Pattern project
The steps for creating a RAD pattern are as follows:...
The HTML Edit control: Automatic formatting toolbar
In HTML Edit controls, a formatting toolbar can be automatically displayed when the control becomes editable......
hScheduledTask (Type of variable)
The hScheduledTask type is used to manage a scheduled HFSQL Client/Server task through programming......
AppleAdvertisingIdentifier (Function)
Returns the device's advertising identifier (iOS only)....
Making a backup of a project
It is possible to regularly make a backup of the different elements of a project......