ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages......
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
iOS specific buttons
WINDEV Mobile includes several standard Apple buttons......
REST Services: Prologue procedure (executed before each call)
It is now possible to specify in the description of a Webservice that a procedure must be called (and executed automatically) each time a Webservice is called......
Converting C types
Depending on the type of programming, it may be useful to know the correspondence between the types used in C and the types used in WLanguage......
Managing the replications of HFSQL servers (Control Center)
The HFSQL Control Center is used to create, configure and manage the replications between HFSQL servers....
2. Examples and components provided with WEBDEV
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
Creating an action plan
The action plans group all actions that will be performed by the software factory....
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
Spreadsheet report
The report editor allows you to create "Spreadsheet" reports......
ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Scrolling internal windows: Modifies the window currently displayed. This modification is saved in the list of internal windows to scroll....
How to contact the Free Technical Support?
The different methods to contact PC SOFT Technical Support....
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
WDDIXIO License Agreement
WDDIXIO License Agreement...
Native Informix Connector: Programming with HFSQL functions
To use an Informix database with the Native Connector, import the structure of Informix tables into the WINDEV or WEBDEV analysis......
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
HCopyFile (Function)
Copies an HFSQL data file (.fic, .ndx and .mmo files if they exist): from the HFSQL server to the server (to perform a backup for example). from the HFSQL server to the client (to perform a local backup for example). from the client to the HFSQL server (to update the data files for example). from an HFSQL server to antoher HFSQL server....
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
HHistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
3. Managing a website
WEBDEV Tutorial - Website deployment Lesson 3 - Managing a website - 10 min
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...