ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailChangeStatus (Function)
Changes the status of an email on a messaging server.
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.)....
zipListFile (Function)
Returns the list of files found in an archive.
WebSocketClientConnect (Function)
Establishes a connection between the client and a WebSocket server.
HTMLFindElementByClass (Function)
Searches for elements whose "class" attribute matches a specific value in an HTML document (or in an HTML node).
J2EEGetResult (Function)
Returns the result of the last J2EE procedure that was successfully run.
VisibleEndUser (Property)
The VisibleEndUser property is used to: Find out whether an item is visible or not to the end users. This item was defined in the data model editor or programmatically. Define whether an item must be visible or not to the end users (item described programmatically only)....
HTransactionFree (Function)
Transforms all the records "in transaction" into "Normal" records if these records do not belong to a transaction currently in progress.
NetIPAddress (Function)
Returns the IP (Internet Protocol) address of a computer.
HSeek (Function)
Positions on the first record of the data file whose value for a specific item is greater than or equal to a sought value (generic search by default).
CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
SNMPLoadMIB (Function)
Loads a MIB file in memory and analyzes it.
CriticalSectionEnd (Function)
Marks the end of critical section: the code will be run by another thread.
OrganizerDisplay (Function)
Reinitializes the content of an Organizer control from its data source (HFSQL data file for example).
KeyGenerateInitialKey (Function)
Generates the initial key (unique license number) for the activation system of the application.
DnDCacheDashElement (Function)
Adds a widget into a Dashboard control during Drag and Drop.
fListResource (Function)
Lists the resources integrated to the application.
TitleHeight (Property)
The TitleHeight property gets and sets: the height of the title for the columns of a Table or TreeView Table control. the height of the title bar of a Dockable Panel control. the height of the title bar of a window with a custom title bar....
ValuePerStar (Property)
The ValuePerStar property gets and sets the value of a star in a Rating control.
HCloseAnalysis (Function)
Closes the current analysis.
H.NumRec (Variable)
Contains the number of the physical record loaded in memory (which means the number of the last record read).
LooperToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.
Map control properties
The following properties can be used with Map controls:...
CharactType (Function)
Returns information about the type of character.
Sum (Function)
Calculates the sum of the array elements.