ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

xlsNbColumn (Function)
Returns the number of columns found in a worksheet of an XLS file.
LooperSearch (Function)
Searches for a value in an attribute of a Looper control.
Alias (Property)
The Alias property is used to: get or change the alias of a window (WINDEV and WINDEV Mobile). get or change the alias of a dynamic tab (WINDEV). get the internal HTML/JavaScript name of a control (WEBDEV)....
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
fDelete (Example)
Usage example of the fDelete function
AccentSensitive (Property)
The AccentSensitive property is used to determine if accented characters are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
IF statement
The conditional IF statement allows you to run an action according to a condition...
W3C standardization
You must comply with the W3C standard (HTML 4......
BottomMargin (Property)
The BottomMargin property is used to: Find out the bottom margin of a report. Modify the bottom margin of a report....
RightMargin (Property)
The RightMargin property is used to: Find out the right margin of a report. Modify the right margin of a report....
HRetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
EmailReadPreviousHeader (Function)
Reads the header of the email found before the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
SOAPEncodeResult (Function)
Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client program.
EmailReadFirstHeader (Function)
Reads the header of the first incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.
HCopyRecord (Example)
Usage example of the HCopyRecord function
TimestampType (Property)
The TimestampType property is used to: Find out the type of timestamp for an item. This item was defined in the data model editor or through programming. Define the type of timestamp for a Date, Time or DateTime item (when describing the item through programming)....
Beep (Function)
Emits a beep.
LooperDelete (Function)
Deletes a row from a Looper control.
TopMargin (Property)
The TopMargin property is used to: Find out the top margin of a report. Modify the top margin of a report....
EndProgram (Function)
Ends the execution of the current program.
geoTrackingProcedure (Function)
Defines the WLanguage procedure that will be called when the location of the user changes.
AnchorRateBottom (Property)
The AnchorRateBottom property is used to: Find out the anchor rate when a control moves on the vertical axis. Modify the anchor rate when a control moves on the vertical axis....
xlsColumnTitle (Function)
Retrieves the title of a column found in an XLS file.