ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Markdown (Property)
The Property Markdown allows you to manage the Markdown format: in an Static control in an report. in the internal window fields (title and description) corresponding to the tour stage....
HourglassNetwork (Function)
Displays or hides an endless gauge in the title bar of Android application windows .
ExtractStringBetween (Function)
Allows you to: extract a substring between two given separators from a character string. search for substrings between two given separators in a character string....
fListFile (Function)
Lists the files found in a directory and returns the list of files.
How to create and run an SQL query through programming?
This help page explains how to create and run an SQL query through programming....
AppointmentAdd (Function)
Adds an appointment: in a Lotus Notes or Outlook calendar. in a calendar on a mobile device (Android or iOS)....
NewLine (Property)
The NewLine property is used to determine: in a Table control, whether the current row was created with TableAddXXX or TableInsertXXX. in a Looper control, whether the current row was created with LooperAddXXX or LooperInsertXXX. in an Organizer control, whether an appointment was created via the popup menu. in a Scheduler control, whether an appointment was created via the popup menu....
ComponentLocate (Function)
Specifies the access path to an external component of project.
URI
The URI keyword can correspond to...
OrganizerChangeMode (Function)
Modifies the time range displayed by an Organizer control (Day/Week/Month)....
EventWait (Function)
Locks the current thread while waiting for the specified event to be opened.
fTrackDirectory (Function)
Detects the modifications performed on the content of a directory.
Handling Mobile Image Editor controls programmatically
WINDEV Mobile allows you to programmatically handle Mobile Image Editor controls......
ServiceWait (Function)
Pauses the current service during the specified duration.
EmailImportSource (Function)
Populates an Email variable using the content of its Source property or the different variables of the email structure using the content of the Email.Source variable.
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
sfSeekUpdatedResult (Type of variable)
The sfSeekUpdatedResult type is used to find out the result of SFSeekModified...
HSuggestKeyStart (Function)
Starts collecting information on executed queries.
HSubstDir (Example)
Usage example of the HSubstDir function
FinCurrentVal (Function)
Returns the current value of investment.
Uploading and downloading files on Internet (WINDEV FTP and RPC)
Several methods can be used to upload and download files by Internet......
Anchor of overlaid controls (in a page)
WEBDEV allows you to define overlayable controls......
Constants for managing the registry
List of constants used by the registry management functions....
FTPCommand (Example)
Usage example of the FTPCommand function
ExceptionChangeParameter (Function)
Configures the automatic behavior that will be implemented if an exception occurs in the current process.