ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OpenSister (Function)
Opens a non-modal sibling window.
Creating an insert query
An insert query (corresponding SQL statement......
FOR EACH/FOR ALL statement (loop through a variable of type XMLReader)
The FOR EACH statement loops through a variable of type xmlReader in various ways: Loop through a level. Loop through a level with copy. In-depth loop....
MarkerImage (Type of variable)
The MarkerImage type is used to customize the image associated with a marker or a marker cluster displayed in a Map control.
Project compilation: Warning, Error, Information, Programming standard...
When developing a project, the project is compiled on a regular basis....
XMLDocument (Function)
Creates a new XML document.
Importing and exporting a WEBDEV Application Server
WEBDEV Account Manager allows you to easily import and export the WEBDEV Application Server configuration......
Defining a help window template
WINDEV allows you to create help window templates......
NumericFormat (Type of Variable)
The NumericFormat type allows you to define all the characteristics of the format that can be used with the NumericalToString function.
Configuring the development environment
WINDEV, WEBDEV and WINDEV Mobile propose different modes for using the development environment......
Internal component description
The description of an internal component can opened at any time......
The Wire control
The Wire control is used to visually link 2 controls......
Creating a delete query
A delete query (corresponding SQL statement......
The SOAP structure
To pass parameters to a procedure run on a SOAP server, WINDEV is using the following structure......
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
Handling controls in a report
The different operations available for the report controls are as follows......
Enumeration (Type of variable)
An enumeration is a set of values......
MySelf (Reserved word)
MySelf is used to handle the current control...
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
Configuring the automatic modification of data files
The automatic data file modification updates the description of data files on user computers......
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV site?......
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
HTML document management functions
List of functions that manipulate HTML documents....
Creating the windows and the pages of the RAD pattern
Handling a Check Box control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......