ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Variant (Type of variable)
The Variant type is used to: store any simple value: boolean, numeric (Currency, Real, Integer, etc.), characters and character string, date (Date, Time, DateTime and Duration), ... store named or indexed subelements. store any complex value: structures, classes, advanced types, arrays, associative arrays, queues, stacks and lists. handle the NULL value in WLanguage. store interactions with ActiveX objects and Automation programming....
License agreement for Native DB2 Connector
License agreement for Native DB2 Connector...
ODBC driver for HFSQL Classic and HFSQL Client/Server - License agreement
OLE DB driver for HFSQL Classic and HFSQL Client/Server - License agreement
5. Custom-Folders: Organize your project
Project configurations allow you to easily define the "target" platforms of the project....
Types of Edit controls
12. External component
An external component is a set of WINDEV elements: windows, reports, analysis, etc....
ControlExecuteModification (Function)
Considers that the control has been modified by the user (the Modified property is set to True for the control and for the window if necessary) and runs the "Whenever modifying" WLanguage event associated with the control.
7. Custom-Folders: Organize your project
Custom-Folders: Organize your project...
The Captcha control
The "captcha" are the distorted texts that the Web user must decode and re-enter in a site before validating a form....
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......
The Web Component control
The Web Component control is used to include any external Web resource in a WEBDEV site......
"WEBDEV Application Server" license agreement
"WEBDEV Application Server" license agreement...
Locking data files: correspondence between WINDEV 5.5 and the later versions
WINDEV Mobile License Agreement
WINDEV Mobile License Agreement...
Creating an executable: Managing manifests
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
The Breadcrumb control
The "Breadcrumb" control corresponds to a series of links allowing the Web user to go back into the logical tree structure of a site......
WEBDEV Application Server - 10 connections - License agreement
License agreement - HFSQL Client/Server
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
WINDEV License Agreement
WINDEV License Agreement...
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
ERR_LOADMOREDLL
1
2
3
4
5
6
86
>