ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

H.NbRetryRead (Variable)
Indicates the number of attempts to read the file or record before giving control back to the program.
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
AssistedInput (Type of variable)
The AssistedInput type allows you to define all the advanced characteristics of an autocomplete suggestion.
WDAdminHF: Managing the server
During the connection to the remote HFSQL administrator, you must specify the HFSQL server that will be taken into account......
Group (Property)
The Group property is used to: find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls. associate a control with a group of controls....
Display (External language)
Displays a value in a control or assigns a value in a variable.
WDInst: Configuring the automatic data file modification
The automatic data file modification updates the description of data files on user computers......
Use (External language)
Opens the specified window by closing all the windows opened beforehand.
EmailUpdate (Function)
Updates the messages of MS Exchange according to the email server.
SelectedText (Property)
The SelectedText property is used to get and change the text selected in an Edit control, editable Combo Box control or editable column in a Table control.
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
General environment of WINDEV
DomoStatus (Function)
Used to find out whether an electrical device (compatible with the X10 protocol) is switched on or off.
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change the size of the font used in a control....
ValuePerStar (Property)
The ValuePerStar property gets and sets the value of a star in a Rating control.
Environment of the project editor
The main elements of the project editor are as follows:
Events associated with Shape controls
List of events associated with Shape controls...
Events associated with Tab controls
List of events associated with Tab controls...
Software Factory
The concept of software factory is used to automate the process for creating applications....
Analysis shared between earlier WINDEV applications and WINDEV 2024 applications
An analysis can be shared between a WINDEV application......
PreviousWin (Function)
Identifies the window that was in edit before the window that is currently in edit (for the same project).
docNumberingLevel (Type of variable)
The docNumberingLevel type is used to define the advanced characteristics of a numbering level used in a Word Processing document.
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
MemCreate (Function)
Creates a memory area.