ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

InPHPSimulatorMode (Function)
Indicates whether the code is run in PHP simulator mode.
TableSelectToFile (Function)
Positions on the table record corresponding to a row selected in the multi-selection data-bound Table control.
OrganizerAddAppointment (Function)
Adds a new appointment to an Organizer control.
fSeparator (Function)
Returns a file path with normalized separators.
fSep (Function)
Returns the separator of directory according to the current platform ('\' or '/')....
VideoCapture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
Parameter of a procedure/function
You have the ability to pass parameters to a procedure....
fWrite (Function)
Writes: a character string to an external file. a memory section....
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
Text (Property)
The Text property is used to get and modify text.
zipFilter (Function)
Returns the list of archive formats supported by the current platform, in the format expected by the filter of fSelect.
TimeValid (Function)
Checks the time validity.
DateToDay (Function)
Returns the day that corresponds to a given date.
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
mlEnd (Function)
Ends a MATLAB session. This session was initialized by mlInitialize.
Creating an application or website using RAD (Rapid Application Development)
The RAD (Rapid Application Development) is a technology used to easily create a full application (or site)......
ThreadWait (Function)
Waits for the end of the execution of the specified thread.
SchedulerMode (Function)
Returns the display mode of a Scheduler control: day, week, month, ...
RepeatString (Function)
Concatenates N number of copies of the same specified string or buffer.
InPHPMode (Function)
Indicates whether the code is run in PHP.
DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.