ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

5. HFSQL Cient/Server
Skins
The skins are used to standardize the visual aspect of a site and they allow you to easily change style......
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Selected (Property)
The Selected property is used to: Select, or determine if a row is selected in a List, ListView or Table control. Select, or determine if a column or cell is selected in a Table control with row or column selection. Select, or determine if a WEBDEV menu option is selected....
4. User Groupware
WDMSG
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile......
Help: Summary table
In a WINDEV application, users have multiple help features at their disposal: Tooltip. Status bar. Help window. Advanced tooltip. Help page. HLP file....
The archives
WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress and merge your files into archives......
The Shape control
The Shape control allows you to create geometric shapes in your windows and reports......
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis......
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......
Managing threads
WINDEV and WINDEV Mobile propose several functions used to perform an advanced management of threads....
SocketAccept (Function)
Run on the server, this function accepts a request for connecting to an existing socket found on the server.
hScheduling (Type of variable)
The hScheduling type is used to define and find out the characteristics of the scheduling that must be performed: for a scheduled optimization task of HFSQL Client/Server files. for a scheduled backup task of HFSQL Client/Server files. for a scheduled replication of HFSQL servers....
Testing a project: setting
By testing the project you can simulate how the application will run......
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
Window with arrow (iPad)
The principle of windows with arrow is straightforward......
.NET application
To create a.NET application from a project......
ERR_OUT_OF_MEMORY
Insufficient memory to perform the operation. ERR_OUT_OF_MEMORY (13)...
Displaying a page in a WEBDEV site
Displaying a new page in a WEBDEV site can be done according to several methods......
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......
Finding the unused WEBDEV styles
In most cases, most of the presentation styles are created when designing a site......
WDLog: Overview
The different operations that can be performed with WDLog are as follows......