ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EditTokenCount (Function)
Returns the number of tokens present in a "Text token" Edit control.
The Internal Page control
The "Internal Page" control is used to include a page (and its code) in a control of another page......
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
HSave (Function)
Modifies the current record if it exists, otherwise adds a new record.
StringStartsWith (Function)
Checks whether a character string starts: with a specific character string. with one of the character strings in an array....
Setup on a local network (LAN)
HDeleteAll (Function)
Deletes all records from a table, an HFSQL view or a query.
ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.
ShellExecute (Function)
Opens a document in its associated application.
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......
WinSize (Function)
WinSize: returns or modifies the window display mode (maximized, minimized or normal), modifies the window height and/or width, moves the window and modifies a window's height and/or width....
fWrite (Function)
Writes: a character string into an external file. a memory section....
AlbumPicker (Function)
Retrieves a photo, an image or a video stored in the photo album of the mobile device.
UploadCurrentFileSize (Function)
Returns the total size (in bytes) of the file currently uploaded via an Upload control.
HModifyScheduling (Function)
Modifies a scheduled task on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
Flash (Property)
The Flash property determines and changes the flash mode in a Camera control.
DisplayFormat (Property)
The DisplayFormat property gets and sets the expected display format for a given text: plain text, RTF or Markdown.
<Array>.DeleteDuplicate (Function)
Deletes the duplicates from an array.
DotNetGetResult (Function)
Returns the result of the last .Net procedure that was successfully run.