ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

10. UMC: User Macro-Code
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
MemOut (Function)
Used to find out whether the browse performed on a memory area is outside this memory area.
Changing the version of projects found in SCM
When several projects share elements in the same SCM, changing the version of WINDEV and WEBDEV projects......
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
End-user UI management functions
Error 26: No END statement is associated with this THEN
How to clone and use columns in a Table control?
In some cases, a Table control must be filled with an unknown number of columns (when creating the control)....
Use Facebook authentication (prefix syntax)
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
Find out the account that runs the AWP protocol
Detailed use of WINDEV FTP/RPC
External language: Programming in COBOL
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Style of a control
As soon as it is created, a control is associated with a style......
Manipulating Map controls programmatically (prefix syntax)
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......
Native Sybase Connector for WINDEV and WEBDEV 2024
Custom tooltips
Tooltips are very useful for application users......
Declaring and using a variable
A variable is defined by name and type......
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....
3. Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....
Native Oracle Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV analysis......
<Chart>.Mask (Function)
Formats the data displayed by grLabel or by grTooltip.
SchedulerDisplayPreviousPeriod (Function)
Moves the time area displayed on the previous area (previous weeks for example) in a Scheduler control.
SchedulerDisplayNextPeriod (Function)
Moves the time area displayed on the next area (next weeks for example) in a Scheduler control.
OrganizerDisplayNextPeriod (Function)
Moves the time area displayed to the next area (next weeks for example) in an Organizer control.