ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FAQ about Windows Vista and later
This help page presents a list of problems that may occur when using Windows Vista and later...
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism.
Points to consider if your customers use Windows Vista (and later)
Windows Vista (and later) proposes several improvements...
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism...
AndroidActivityResultProcedure (Function)
Allows you to specify the procedure to be called to get the result returned by a third-party Activity.
RegistryListKey (Function)
Lists the sub-keys of a registry key.
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
ThreadWaitSignal (Example)
Usage example of the ThreadWaitSignal function
fWrite (Example)
Usage example of the fWrite function
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....
NetSendMessage (Example)
Usage example of the NetSendMessage function
fImageSelect (Example)
Usage example of the fImageSelect function
Handling a Progress Bar control through programming
A Progress Bar control can be handled through programming......
Phone (Type of variable)
The Phone type is used to handle a phone number as well as its type (home, work, ...).
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
Other operators
The following are additional operators......
OBEXSendFile (Function)
Sends a file to a device that supports the OBEX protocol.
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
HReadFirst (Function)
Sets the position on the first record according to a browse item.
Marker (Type of variable)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
ServiceList (Function)
Returns the list of services found on the current computer or on the specified remote computer.
zipDeleteAll (Example)
Usage example of the zipDeleteAll function
dImageToArray (Function)
Copies the RGB pixels of the image into a one-dimensional or two-dimensional array. The array of colors is cleared then it is filled with the integers representing the colors (24 bits) of the image.
HTTPCookieGet (Function)
Retrieves the cookies read by a call: to HTTPRequest for an HTTP domain. to HTTPSend for an HTTP domain....
SysRecentDocAdd (Function)
Adds a file into the list of recently opened documents.
ContactSource (Type of variable)
The ContactSource type is used to define the advanced characteristics of a source (or account) for the contacts (example: Google, Exchange, Facebook).
SIPAddress (Type of variable)
The SIPAddress type is used to define the advanced characteristics of a SIP address.
EvaluateExpression (Function)
Evaluates the value of an expression built in a character string.