ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SpreadsheetAddWorksheet (Function)
Adds a worksheet into a Spreadsheet control found in a window.
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......
HCheckIndex (Function)
Checks whether the data found in the index file (.NDX file) properly refers the data found in the data file (.FIC file).
xlsNbColumns (Function)
xlsNbColumns is kept for backward compatibility only.
FTPSize (Function)
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
Modbus
Modbus is a "field" (industrial and/or restricted environments) communication protocol created in 1979......
NoSpace (Function)
Returns a string after removing the spaces: from the left and right side of the initial string. within the string....
J2EEAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
iSubstBlock (Function)
Substitutes one block of the report with another block while the report is printed.
HOptimize (Function)
Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter.
Functions for managing Google contacts (prefix syntax)
List of functions for managing Google contacts...
SpreadsheetInsertWorksheet (Function)
Inserts a worksheet into a Spreadsheet control found in a window.
iDidotFont (Function)
Selects the unit that will be used for the height of the fonts (created by iCreateFont): DIDOT point or PICA point.
Managing the Unicode format in the HFSQL files
The analysis proposes two types of Unicode items......
Automatic update of editors
Do you have an active Internet connection on your development computer? You can automatically download the different editor updates (WINDEV, WEBDEV and WINDEV Mobile) thanks to "Automatic update"......
Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
HOpenConnection (Function)
Opens a connection to a specific database.
SelectedText (Property)
The SelectedText property is used to get and change the text selected in an Edit control, editable Combo Box control or editable column in a Table control.
SOAPAddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a Webservice.
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).