ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

StringToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string passed in parameter.
StackInfo (Function)
Retrieves the characteristics of a stack: types of elements and number of elements.
QueueInfo (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.
ListInfo (Function)
Retrieves the characteristics of a WLanguage list: types of elements and number of elements.
InLinuxMode (Function)
Indicates whether the code is run in Linux mode or not.
SeekProcedure (Function)
Seeks a procedure identified by its name. The procedure found can be run directly.
SourceFile (Property)
The SourceFile property is used to set the characteristics of a link.
FinError (Function)
Returns the number of the last error caused by a Finxxx function (financial functions).
HInfoFileRights (Function)
Allows you to find out the rights granted to a user or to a group on an HFSQL Client/Server data file....
StringToUTF8 (Function)
Converts an ANSI or UNICODE string to UTF-8.
LanguageToName (Function)
Returns the name of a language.
HStatDate (Function)
Returns the date of the last update for the index statistics.
MyFile (Reserved word)
In a trigger, MyFile is used to identify the file that activates the trigger...
ChronoReset (Function)
Stops and resets a running stopwatch.
MapAddMarker (Function)
Adds a new marker onto a map displayed in a Map control.
LoadParameter (Function)
Reads a persistent value.
RGB (Function)
Defines a color from its Red, Green and Blue components.
ArrayInfo (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
gFont (Function)
Builds a sequence of characters describing the font that will be used for the text.
SocketConfigure (Function)
Configures the use of Socket functions.
OrganizerAddAppointment (Function)
Adds a new appointment to an Organizer control.
OrganizerListAppointment (Function)
Returns: the list of appointments found between two dates in an Organizer control, all appointments found in an Organizer control, a specific appointment (selected or hovered)....
OrganizerTimeDisplayed (Function)
Defines the time range displayed by the Organizer control in Day mode or in Week mode.
SchedulerPositionDateTime
Displays a Scheduler control from a specified date or returns the date of the first day (or last day) displayed in a Scheduler control.