ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to create and run an SQL query through programming?
This help page explains how to create and run an SQL query through programming....
rssEntry (Type of variable)
The rssEntry type is used to handle a RSS stream entry...
iPageNum (Function)
Returns or initializes the number of the page currently printed.
Space (External language)
Fills the content of WdString with space characters on the right.
HDeclareExternal (Example)
Usage example of the HDeclareExternal function
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
HBuildKeyValue (Example)
Usage example of the HBuildKeyValue function
Handling Mobile Image Editor controls programmatically
WINDEV Mobile allows you to programmatically handle Mobile Image Editor controls......
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.
Constants for managing videos
List of constants used by the functions for video management....
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.
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....
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...