ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Environment of the data model editor
Importing elements into a project
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
fEncrypt (Example)
Usage example of the fEncrypt function
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
grSaveWMF (Function)
Saves a chart that was drawn beforehand in WMF format.
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
fReadLine (Example)
Usage example of the fReadLine function
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
OBEX constants
List of constants used by the OBEX functions....
CompleteDir (Function)
Adds a backslash to the end of a string, if necessary.
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
grLabelFont (Function)
Modifies the font used for the category labels of a chart.
grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
FAQ about Windows Vista and later
This help page presents a list of problems that may occur when using Windows Vista and later......
NullableIndex (Property)
The NullIableIndex property determines if a key item supports the "Null" value.
Step 4: Starting the print
To start the print job, simply use iEndPrinting......
Print modes of a report
Several print modes are available for a report....
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
iPrintReport (Function)
Prints a report created with the report editor.
zipCreateExe (Example)
Usage example of the zipCreateExe function