ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Google Calendar management functions
List of functions for managing Google calendars...
SFExecuteQuery (Function)
Runs an SOQL query (Salesforce Object Query Language) on a Salesforce database.
SFRead (Function)
Retrieves the Salesforce records from their identifiers.
fSizeUncompressed (Function)
Returns the size of a file before compression. When a file is decompressed by fUncompress, we recommend that you to compare the non-compressed size of file with the available disk space.
H.NumRec (Variable)
Contains the number of the physical record loaded in memory (which means the number of the last record read).
SpreadsheetInsertWorksheet (Function)
Inserts a worksheet into a Spreadsheet control found in a window.
SOAPAddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a web service.
ContactDisplay (Function)
Opens the form of a contact in the native application for contact management of the device (Android, iPhone or iPad).
fDelete (Function)
Deletes a file accessible from the current computer.
ContactList (Function)
Lists the device contacts corresponding to the specified criteria.
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
User Groupware and files accessed via a Native Connector
An application that works with the User Groupware can be used with a database handled by a Native Connector......
Functions for managing Google contacts (prefix syntax)
List of functions for managing Google contacts...
Native DB2 Connector : Programming with SQL functions
The use of SQL functions to handle DB2 data does not require importing the file structure into the analysis......
Editing the WEBDEV style sheet
WEBDEV allows you to manage all the WEBDEV styles used in a project......
Multiple generation
Project configurations are used to easily define the different "targets" of your project......
Lower (Function)
Converts all characters in a string to lowercase according to the region settings defined in Windows.
HCheckIndex (Function)
Checks whether the data found in the index file (.NDX file) properly refers the data found in the data file (.FIC file).
WinEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
xlsNbColumns (Function)
xlsNbColumns is kept for backward compatibility only.
ArrayCopy (Function)
Copies the content of an array to another array.
IWListInsert (Function)
Inserts a new internal window in the list of internal windows used by an Internal Window control.