ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

"Reports & Queries" software
This is "Reports & Queries"......
<Menu>.AddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.
<Array>.SeekByProcedure (Function)
Seeks an element in a one-dimensional WLanguage array by using a comparison procedure.
Canada.CheckBN15 (Function)
Checks the validity of a Canadian 15-digit Business Number (BN15).
Canada.CheckBN9 (Function)
Checks the validity of a Canadian 9-digit Business Number (BN9).
Switzerland.CheckOASI (Function)
Checks the validity of a Swiss Old-?Age and Survivors' Insurance Number (OASI)....
<Table>.AddTitleHeader (Function)
Adds a column title-header into a Table or TreeView Table control in a window.
Reports & Queries: New features in this version
DeleteLine (Function)
Deletes a line at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.)....
AppControl (Function)
Enables (or disables) the remote control for the current multi-user WINDEV application. This is an advanced function.
7. HFSQL: files physically created
zipNbPartNeeded (Function)
Returns the number of parts of a given size required to split a single-part archive.
AppServerRunScheduledTask (Function)
Immediately starts the execution of a scheduled task on a WEBDEV Application Server.
PublicationDate (Property)
The PublicationDate property is used to get the date an element was last accessed.
InterfaceModifiableWithReportsAndQueries (Property)
The InterfaceModifiableWitReportsAndQueries property is used to determine if the interface of a report can be modified in Reports & Queries.
wWDGetReturnValueType
Type of the return value of the last nWDExecute, nWDExecuteEx or nWDEvalue statement]......
ReturnReceipt (Property)
The ReturnReceipt property gets and changes the email delivery receipt request.
NumberExecution (Property)
The NumberExecution property is used to get and change the number of executions of a task.
NotesViewSeekLast (Function)
Seeks the last document found in the current view in Lotus Notes.
ErrorOccurred (Variable)
ErrorOccurred is a preset variable of WLanguage indicating the result of the last WLanguage function used.
HModifyScheduledOptimization (Function)
Modifies a scheduled optimization task on the HFSQL server defined by the connection.
12. External component
An external component is a set of WINDEV elements: windows, reports, analysis, etc....
Error 203: The procedure already has a scope attribute (local or global)
NoSpace (Function)
Returns a string after removing the spaces: from the left and right side of the initial string. within the string....
PageInitialization (Function)
Resets to zero (or not) the controls found in the current page and starts the events for initializing the controls and the page.