ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling Mobile Image Editor controls programmatically
WINDEV Mobile allows you to programmatically handle Mobile Image Editor controls......
HSetPosition (Example)
Usage example of the HSetPosition function
Event (Type of variable)
The Event type is used to define all the advanced characteristics of an event: birthday, saint's day, ......
HTTPRequest (Example)
Usage example of the HTTPRequest function
Constants for managing videos
List of constants used by the functions for video management....
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
Option,Space (External language)
Fills the content of WdString with space characters on the right.
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.
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....
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.