ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating user accounts
A User account allows the server administrator to......
Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
8. 10 tips for better interfaces...
Site (Property)
The Site property is used to get the SaaS site associated with: a SaaSService variable a SaaSPricing variable...
HStartServer (Function)
Allows you to start an HFSQL server (this function is using the MantaManager service).
Multiline Zone control properties
A Multiline Zone control and the lines of a Multiline Zone control can be handled in a window by the following WLanguage properties.
Natif DB2 Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to DB2......
Page contexts
In a Windows application, the information relative to a window is stored with the window......
zipFileSize (Function)
Returns the size of one of the files found in the archive (in CAB, RAR, WDZ, ZIP, 7z, TAR or TGZ (TAR.GZ) format): the compressed size of the file. the size of file before compression....
3. Types of dynamic sites
A dynamic site is used to display pages whose content changes. In most cases, the content of these pages is linked to a database....
<zipArchive variable>.FileSize (Function)
Returns the size of one of the files found in the archive (in CAB, RAR, WDZ, ZIP, 7z, TAR or TGZ (TAR.GZ) format): the compressed size of the file. the size of file before compression....
DocEndModification (Function)
Signals the end of grouping for a set of operations in a single event (management of "undo/redo")....
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
<Connection variable>.TransactionIsolation (Function)
Configures the isolation mode of transactions for a connection to an HFSQL server.
HTransactionIsolation (Function)
Configures the isolation mode of transactions for a connection to an HFSQL server.
Testing the WEBDEV Application Server setup with an example
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......
SaaS administrator - Adding a site
Adding a SaaS site is used to declare a SaaS site deployed on a WEBDEV Application Server to a SaaS Webservice in order to allow it to be used......
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
Error 531: The negative or null subscripts are not allowed
Properties associated with columns of Table controls
You can manipulate columns of Table controls in a window or page using the following WLanguage properties......
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change the size of the font used in a control....
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
Step 5: Site parameters
Once the site installed, you can define the site connection options......