ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Reserved WEBDEV Application Server - License Agreement
Reserved WEBDEV Application Server - License Agreement...
UnloadProcedure (Function)
UnloadProcedure is kept for backward compatibility.
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
TableAdjust (Function)
Adjusts the title and size of columns found in a Table or TreeView Table control.
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
MapPolygon (Type of variable)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
Automated tests of procedures and classes
The automated tests of procedure or class are used to test the different features proposed by the procedure or by the class......
GglWrite (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
hScheduleMaterializedView (Type of variable)
The hScheduleMaterializedView type is used to programmatically manage a task for recalculating the data of a scheduled materialized view on an HFSQL server.
Info (Function)
Displays a custom message in a system information window.
User Groupware: Multilingual applications
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
InfoBuild (Function)
Displays a custom message in a system information window.
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
License agreement - HFSQL Client/Server
Developing 64-bit sites
You can deploy 64-bit compatible sites......
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
Constants for external files
List of constants used by the functions for managing external files....
Global and local variable
Two types of variables are available......
Directory of images (WEBDEV)
Several images can be used when developing a WEBDEV site......
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
Handling controls in a report
The different operations available for the report controls are as follows......
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
REST Services: Prologue procedure (executed before each call)
It is now possible to specify in the description of a Webservice that a procedure must be called (and executed automatically) each time a Webservice is called......