ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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)....
zipNbPart (Example)
Usage example of the zipNbPart function
AppointmentModify (Function)
Modifies the current appointment: in a Lotus Notes or Outlook calendar. in the calendar found on a mobile device (Android/iOS)....
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
ControlClone (Example)
Usage example of the ControlClone function
sOpen (Example)
Usage example of the sOpen function
grSourceCategoryLabel (Example)
Usage example of the grSourceCategoryLabel function
zipNbFile (Example)
Usage example of the zipNbFile function
SchedulerDeleteAll (Function)
Deletes all appointments and resources from a Scheduler control.
PositionToLine (Function)
Returns the number of the line that contains a character identified by its position in a block of text.
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....
AndroidActivityResultProcedure (Function)
Allows you to specify the procedure to be called to get the result returned by a third-party Activity.
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.
OCRDetectTextArea (Function)
Returns all text areas of an image without reading the text.
iLastFile (Function)
Returns: the full name of the last file generated during the print (PDF, RTF, text, ...). the list of created duplicate files....
Lock constants
List of constants used by the functions for locking the applications....
NotesCloseDatabase (Function)
Closes the local or remote database used (Lotus Notes or Domino).
XMLAddChild (Example)
Usage example of the XMLAddChild function
XMLElementName (Example)
Usage example of the XMLElementName function