ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SchedulerTaskProperties (Function)
Reads the properties of a scheduled task and updates the ScheduledTask structure.
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
URL Rewriting
URL Rewriting is a technique used to improve SEO......
SysErrorMode (Function)
Modifies the display mode of errors.
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
Variable scope
Variables can be declared anywhere in the code....
HRecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON format.
AJAXCancelAsynchronousCall (Function)
Cancels the automatic execution of the browser procedure called by AJAXExecuteAsynchronous.
ArrayToCSV (Function)
Converts a one-dimensional array or a two-dimensional array into a character string in CSV format.
Various constants
List of various constants....
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
Live Data: viewing data in the editors
The "Live Data" is used to view the content of the data files in the controls currently created in the different editors of the product used (window editor, page editor, report editor, ......
Reals
HExportCSV (Function)
Exports the records found in a data file (HFSQL or OLE DB), a view or a query to a CSV file.
NetworkDisconnect (Function)
Disconnects a network drive.
gImage (Function)
Builds a sequence of characters containing an image.
zipFindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).
EnumSubElement (Example)
Usage example of the EnumSubElement function
TableSelectToFile (Function)
Positions on the data file record corresponding to a row selected in the multiselection browsing Table control.
HRecordToXML (Function)
Retrieves the structure and the value of the current record and exports them into a character string in XML format.
FramesetDisplay (Function)
Displays a WEBDEV frameset in the user's browser....
InReportsAndQueriesMode (Function)
Indicates whether the code is run during the test of a report or query in Reports & Queries.
Nested reports
The nested reports are used to print several reports (secondary reports) in a single report (main report)......
WINDEV Mobile and SMS messages
WINDEV Mobile allows you to easily send and read SMS messages with the SMS functions of WLanguage......