ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FTPSize (Function)
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000......
Installing a SOAP server with IIS
Google Calendar management functions
List of functions for managing Google calendars...
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......
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.
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
H.NumRec (Variable)
Contains the number of the physical record loaded in memory (which means the number of the last record read).
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.
SpreadsheetAddWorksheet (Function)
Adds a worksheet into a Spreadsheet control found in a window.
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......
Playing a video with the MCI functions
MCI functions are used to easily handle the media files......
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...