ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ControlClone (Example)
Usage example of the ControlClone function
PositionToLine (Function)
Returns the number of the line that contains a character identified by its position in a block of text.
zipNbPart (Example)
Usage example of the zipNbPart function
mongoDatabase (Type of variable)
The mongoDatabase type is used to define the characteristics of a database for a MongoDB server.
mongoFindOption (Type of variable)
The mongoFindOption type is used to define the advanced characteristics of a search in a MongoDB database.
TableEnd (Function)
Stops the manual iteration of data file linked to a Table control based on a data file.
fOpen (Example)
Usage example of the fOpen function
Installing a Webservice (old format)
gFontStrikeout (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is crossed out or not.
<Destination>.CopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
ListDelete (Example)
Usage example of the ListDelete function
ListSelect (Example)
Usage example of the ListSelect function
OpenDocumentAsynchronous (Function)
Opens a document using the appropriate editor
sOpen (Example)
Usage example of the sOpen function
grSourceCategoryLabel (Example)
Usage example of the grSourceCategoryLabel function
zipNbFile (Example)
Usage example of the zipNbFile function
HTMLToText (Function)
Converts an HTML string or buffer to text.
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
SchedulerDeleteAll (Function)
Deletes all appointments and resources from a Scheduler control.
SchedulerListAppointment (Function)
Returns: the list of appointments found between two dates in a Scheduler control, all the appointments found in a Scheduler control, a specific appointment (selected or hovered)....
SchedulerTimeDisplayed (Function)
Defines the time range displayed by the Scheduler control in Day mode or in Week mode.
HModifyFileRights (Function)
Modifies the rights granted to a user or group on an HFSQL Client/Server data file....
ComboOpen (Function)
Expands the list of a Combo Box control (single-column or multi-column Combo Box).
HexaToInt (Function)
Returns the numeric value of a hexadecimal string.
Member (Property)
When used on Variant variables, the Member property is used to get the array of named elements.