ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
String (Variable type)
The String type is used to manipulate strings......
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
String literals: single-line and multiline strings
String literals are used to represent and manipulate data as a sequence of characters. For example, string literals can be used to display information, define a constant, etc....
Telemetry: Viewing data
To see the results of telemetry data for your applications, WINDEV and WINDEV Mobile propose a telemetry editor......
Using the Vista style in your windows
WINDEV allows you to customize......
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
Testing and debugging an application on an Android device
All developers appreciate the possibility to debug an application directly on the device......
Joins between the tables of a select query
When several tables are used in a query, the query editor automatically searches for the links between these tables described in the database schema......
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
WDInst: set file installation parameters
WDInst is used to configure the installation of files......
SCM: Adding a project to the repository
Some operations are required before an existing project can be used by the Source Code Manager......
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static Text control.
Document (Variable type)
The Document type is used to handle a "docx" document.
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
Properties associated with HTML Display controls
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......
Handling the framesets
The different operations that can be performed on the framesets are as follows......
Manipulating files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
Compilation instruction: COMPILE SI
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......