ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
iPageNum (Function)
Returns or initializes the number of the page currently printed.
"?" menu
WINDEV proposes a help menu adapted to your applications......
WEBDEV license agreement
WEBDEV license agreement...
Customizing the errors
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV site......
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
Custom style sheet
When creating a project, a blank custom style sheet is created and associated with the current project......
".STY" file: "Style sheet" file
A style sheet is a "......
Handling a Looper control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Looper control by programming......
Native PostgreSQL Connector: Programming with HFSQL functions
To use a PostgreSQL database with Native Connector (also called Native Access), the structure of PostgreSQL tables must be imported into the WINDEV or WEBDEV analysis......
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
Global and local variable
Two types of variables are available......
sComputeCrc32 (Function)
Calculates the Cyclical Redundancy Check (CRC) of buffer.
ReplicOpen (Function)
Opens a replication in direct mode or with a replication server.
MultimediaOpen (Function)
Opens a media file in a Multimedia control.
dbgLogOption (Function)
Retrieves or modifies the options of the runtime log.
SOAPPrepare (Function)
Builds the SOAP request for calling a Webservice function.
CheckBoxDelete (Function)
Deletes an option from a Check Box control.
AppointmentListCalendar (Function)
Lists the calendars available on the mobile device (Android/iOS)....
BrightnessAuto (Function)
Returns or modifies the activation status of the automatic adjustment of the brightness on the device.
MapInfoXY (Function)
Returns the geographical position (latitude and longitude) corresponding to a point in a Map control.
EncryptStandard (Function)
Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.)
PageWriteHeaderHTTP (Function)
Adds an additional HTTP header that will be returned to the browser: during the next function for page display (PageDisplay, PageRefresh, ...), during the automatic return of the current page at the end of the current action....
MemLast (Function)
Sets the position on the last element of memory area and returns the value of this element.
HDBCreation (Function)
Ends the description of the structure of an xBase data file through programming.