ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating a skin template from an existing skin template
You can create a skin template from an existing skin template (provided by PC SOFT, for example)......
OpenSSLCheck (Function)
Checks, via a public key, that the signature of data performed with the OpenSSL library is correct.
HClient structure
The HClient structure is used to......
Testing a WEBDEV site on a mobile device
It is increasingly common for developers to test websites on mobile devices......
HDelete (Function)
Deletes a record from a data file (query or view).
Break in a report
The break is used to group the records corresponding to a sort criterion......
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
iSequencingAdd (Function)
Adds a report into a sequence of report prints.
10. Page templates
gpwOpen (Function)
Opens the User Groupware login window or page.
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......
FTPCurrentDir (Function)
Identifies or modifies the current directory on an FTP server (File Transfer Protocol).
How Session mode pages work
WEBDEV includes several types of pages to create dynamic sites......
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
Creating the Vision pages of the WEBDEV RAD pattern
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
Native Oracle Connector: Retrieving the output value of a stored procedure
The Native Oracle Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
PageDisplayDialog (Function)
Displays a page in modal mode. This function is used to establish a dialog with the user. The page is displayed in the foreground while the opening page is displayed in the background, grayed by the DDW mechanism.
FTPName (Function)
Returns the name of last file accessed by an FTP function (File Transfer Protocol).