ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Code Editor control properties
You can manipulate Code Editor controls in a window using the following WLanguage properties......
Ribbon control properties
The WLanguage properties can be used to handle: a Ribbon control found in a window. a pane of a Ribbon control. a group in a Ribbon control....
<Array>.AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of an advanced two-dimensional array property (xlsDocument, etc.)....
2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
Native 64-bit and native 32-bit: a single source code
The 64-bit operating systems are starting to appear on the PCs and on the servers......
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
Configuring the connection with WDSQSINS
For compatibility with the earlier versions of the Native SQL Server Connector (also called Native SQL Server Access), the connection can still be configured in WDSQSINS (supplied with the Native SQL Server Connector)......
Keyword properties
You can change the characteristics of a keyword at any time in the keyword properties......
Subscription plan: Additional new features available from version 2025
Starting with version 2025, our subscrption-based software includes many ready-to-use new features......
ArrayAddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of an advanced two-dimensional array property (xlsDocument, etc.)....
Manipulating a database schema (LDM)
The main manipulations possible on a database schema (MLD) are as follows ......
SaaS administrator
The SaaS administrator is a Web site used to configure and manage the SaaS sites deployed on a WEBDEV Application Server......
Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to: specify the options for managing the installer framework. specify the options for managing the UAC for the installer....
The Shape control
The Shape control allows you to create geometric shapes in your windows and reports......
Checking out an element
To work on a project element found in the Source Code Manager, you must check out the element before it can be modified......
Real-Time Performance Profiler (RTPP)
The Real-Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
EndPosition (Property)
Use in the docFragment class - Read + Write access - Type: Integer32
Effect (Property)
Use in the GuidedVisitStage class - Access in get + Write - Type: Integer32
Configuration of Apache 2.4 server
WEBDEV Development: Configuration of the Apache 2.4.x server for the CGI protocol and for WEBDEV sites....