ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

awProcedureGetAndSendInfo (Function)
Specifies the WLanguage procedure that will be called when receiving information coming from awSendAndGetInfo.
Zooming an image (WEBDEV)
WEBDEV proposes several methods for zooming an image:...
DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
WebserviceClientIPAddress (Function)
Returns the IP address of the computer using and calling the Webservice.
zipSelectFile (Function)
Selects files from an archive.
RightToLeft (Property)
The RightToLeft property is used to get the writing direction on a control, column, window or report.
MyPage (Reserved word)
MyPage is used to handle the current page...
Error 1048: The inheritance is not allowed in a composite variable
GanttDateTimePosition (Function)
Configures the first day and the first time displayed in a Gantt Chart column (found in a Table or TreeView Table control).
HFSQL Control Center: Overview
The HFSQL Control Center is used to manage the different HFSQL databases (Network, Mobile, Client/Server) found in the company......
awProcedureGetInfo (Function)
Specifies the WLanguage procedure that will be called when receiving information coming from awSendInfo.
SchedulerDeleteTrigger (Function)
Deletes a trigger from a scheduled task.
GglGetStaticMap (Example)
Usage example of the GglGetStaticMap function
EmailReadPrevious (Example)
Usage example of the EmailReadPrevious function
The Captcha control
The "captcha" are the distorted texts that the Web user must decode and re-enter in a site before validating a form....
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.
Layout control properties
You can manipulate Layout controls (and its cells) in a window or page using the following WLanguage properties......
NotifDelete (Function)
Deletes a notification displayed in the system bar of the device.
EncryptGenerateRSAKey (Function)
Generates an RSA private/public key pair....
HTMLEditorGetSelection (Function)
Asynchronously retrieves the current selection from an HTML Editor control.