ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RegistrySeek (Function)
Seeks a character string in the registry.
rssStream (Type of variable)
The rssStream type is used to handle a RSS stream...
rssImage (Type of variable)
The rssImage type is used to describe the image of a RSS stream...
SMSDelete (Function)
Deletes an SMS message from the memory of the Android phone. This function should no longer be used.
rssEntry (Type of variable)
The rssEntry type is used to handle a RSS stream entry...
RegistryListValue (Function)
Returns the name (and possibly the type) of values for a key found in the registry.
rssInitialize (Function)
Loads a RSS stream in memory.
fClose (Function)
Closes an external file.
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts......
Downloading a report in PDF format on the computer of the Web user
To propose to download a report in PDF format on the computer of the Web user, you must......
Displaying a report in PDF format in the browser of the Web user
To display a report in PDF format in the browser of the Web user, you must......
Displaying a report in HTML format in the browser of the Web user
To display a report in HTML format in the browser of the Web user, you must......
Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to: specify the options for managing the installer framework. specify the options for managing the UAC for the installer....
fInsertTextAtBeginning (Function)
Inserts text at the beginning of a file without overwriting the existing text.
VariableReset (Function)
Resets the variable to its initial value.
Step 6: User Groupware settings
If the site is configured to use the user groupware, the parameters of the groupware database can be configured during the setup......
Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
Step 5: Site parameters
Once the site installed, you can define the site connection options......
SchedulerDeleteTask (Function)
Deletes a scheduled task.
SchedulerModifyTrigger (Function)
Modifies the parameters of a trigger of a scheduled task, i.e. the parameters that will define the execution of a task.
SchedulerOpenTaskProperties (Function)
Opens the property page of a scheduled task.
SchedulerDeleteTrigger (Function)
Deletes a trigger from a scheduled task.
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
CursorEnd (Property)
The CursorEnd property gets and sets the end position of the mouse selection range in the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control....