ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

dbgSaveDebugDump (Function)
Saves a dump file of the application.
FTPDateTime (Function)
Returns the different dates and times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
Page Header block
The Page header block is printed on each new page......
ErrorBuild (Function)
Displays a custom error message in a system error window.
WEBDEV administrator: Setups
The "Setups" tab allows you to configure the different administration features of the WEBDEV server......
Generating a description of a table from a window or from a page
When you design a quick prototype, you often create windows (or pages) without defining any tables......
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
Drive (Type of Variable)
The Drive type allows handle a Drive generically. To use this type of Variable, it is necessary to connect to the desired Drive.
OrgElement (Variable type)
The OrgElement type is used to define the advanced characteristics of an element found in an Organization Chart control.
EmailGetAll (Function)
Retrieves all the emails found on a server.
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
API description (Type of variable)
An API Description variable is used to describe an API, its parameters, its return value and its calling options by programming.
dFont (Function)
Declares the font to be used by the dText function: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
FBStartSession (Function)
Used to authenticate and log in to Faceboook.
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
Miscellaneous Windows constants
List of constants used by the Windows functions....
zipCreate (Function)
Creates an archive.
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
Print report (iPhone/iPad or Android)
When creating a report, the test of this report can be run from the report editor......