ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage......
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
ErrorOccurred (Variable)
ErrorOccurred is a preset variable of WLanguage indicating the result of the last WLanguage function used.
The SOAP structure
To pass parameters to a procedure run on a SOAP server, WINDEV is using the following structure......
Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes....
Project Management Hub: Management of incidents
The Project Management Hub allows you to keep a history of the incidents encountered in your applications......
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
Page templates
WEBDEV allows you to create page templates......
ContextOpen (Function)
Opens a new page context without returning the information to the browser.
Different types of data (Type of variable)
A variable is defined by name and type......
2. Projects in practice
2. Projects in practice
Discover the main operations that can be performed on a project....
HTML Editor control properties
Properties associated with the HTML Editor control....
Automatic management of exceptions
The management of exceptions can be customized by process......
GenerateGeometricImage (Function)
Randomly generates an image with geometric shapes. This image can be used to temporarily fill an Image control, for example.
Extracting messages added or modified since last extraction
A project was already created and translated......
DynamicServingConfigure (Function)
Indicates the environment that will be used by the "Dynamic Serving" to choose the set of pages to display.
The Navigation Bar control
The Navigation Bar control is used to create a menu area that can easily adapt to the browser size......
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
Reintegrating translated text into a project
Once the translation of framework libraries ("......