ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......
InStoredProcedureMode (Function)
Indicates whether the code is run on an HFSQL server.
OrganizerSelectPlus (Function)
Selects an appointment in an Organizer control.
ProjectInfo (Function)
Returns specific information about the project currently run.
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
fOpen (Example)
Usage example of the fOpen function
xlsNbColumns (Function)
xlsNbColumns is kept for backward compatibility only.
Lotus Notes constants
List of constants used by the Lotus Notes functions....
LayoutAdaptSize (Function)
Resizes a Layout control in order for all its cells to be entirely visible, without empty area.
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
UUEncode (Function)
Encodes a character string according to the UUEncode algorithm.
edtHTMLSelection (Type of variable)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection in an HTML Editor control
Fixed array (Variable type)
A fixed array is an "advanced" type of array...
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.
docParagraph (Variable type)
The docParagraph type is used to handle the characteristics of a paragraph in a DOCX document.
Conversion (Function)
Converts a value from a unit to another one.
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
SysRecentDocList (Function)
Returns the list of recently opened documents.
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
RadioButtonAdd (Function)
Adds a new option into a Radio Button control.